2 |
|
|
3 |
Sudobot has `-clear` command which can delete messages in bulk. |
Sudobot has `-clear` command which can delete messages in bulk. |
4 |
|
|
5 |
|
!!! warning |
6 |
|
Messages deleted using this command won't be logged. |
7 |
|
|
8 |
##### Legacy Command |
##### Legacy Command |
9 |
``` |
``` |
10 |
-clear <UserID|UserMention> |
-clear <UserID|UserMention> |
19 |
While using slash command, you must specify either the message count or the user. |
While using slash command, you must specify either the message count or the user. |
20 |
|
|
21 |
!!! info |
!!! info |
|
This operation might take some time depending on the amount of messages. |
|
22 |
|
This operation might take some time depending on the amount of messages. |
23 |
|
|
24 |
|
#### Examples |
25 |
|
|
26 |
|
``` |
27 |
|
-clear @Someone |
28 |
|
-clear 347382275362482 |
29 |
|
``` |