Parent Directory
|
Revision Log
Add documentation
1 | rakin | 82 | # Clearing messages in bulk |
2 | |||
3 | Sudobot has `-clear` command which can delete messages in bulk. | ||
4 | |||
5 | ##### Legacy Command | ||
6 | ``` | ||
7 | -clear <UserID|UserMention> | ||
8 | ``` | ||
9 | |||
10 | ##### Slash Command | ||
11 | ``` | ||
12 | /clear [User] [MessageCount] [Channel] | ||
13 | ``` | ||
14 | |||
15 | !!! note | ||
16 | While using slash command, you must specify either the message count or the user. | ||
17 | |||
18 | !!! info | ||
19 | This operation might take some time depending on the amount of messages. |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |