mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Clarified .remind permission requirement
This commit is contained in:
@@ -414,7 +414,7 @@ savechat:
|
||||
args:
|
||||
- "150"
|
||||
remind:
|
||||
desc: "Sends a message to you or a channel after certain amount of time (max 2 months). First parameter is `me`/`here`/'channelname'. Second parameter is time in a descending order (mo>w>d>h>m) example: 1w5d3h10m. Third parameter is a (multiword) message."
|
||||
desc: "Sends a message to you or a channel after certain amount of time (max 2 months). First parameter is `me`/`here`/'channelname'. Second parameter is time in a descending order (mo>w>d>h>m) example: 1w5d3h10m. Third parameter is a (multiword) message. Requires ManageMessages server permission if you're targeting a different channel."
|
||||
args:
|
||||
- "me 1d5h Do something"
|
||||
- "#general 1m Start now!"
|
||||
|
Reference in New Issue
Block a user