/[sudobot]/trunk/docs/moderation/other_moderation_commands.md
ViewVC logotype

Annotation of /trunk/docs/moderation/other_moderation_commands.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 309 - (hide annotations)
Mon Jul 29 17:29:28 2024 UTC (8 months, 1 week ago) by rakin
File MIME type: text/markdown
File size: 723 byte(s)
docs: add guides of different types of bans
1 rakin 84 # Other moderation commands
2    
3     ## Kicking members
4     ##### Legacy Command
5     ```
6     -kick <UserID|UserMention|UserTag> [Reason]
7     ```
8    
9     ##### Slash Command
10     ```
11     /kick <Member> [Reason]
12     ```
13    
14     #### Examples
15    
16     ```
17     -kick @Someone
18     -kick 34738227536248
19     -kick @Someone Spamming
20     -kick 34738227536248 Spamming
21     ```
22 rakin 118
23 rakin 309 ## Giving "Shots" to the members
24     Giving shot to members actually means sending a message to the user that says `You've got a shot`. This can be used for fun purposes, or a moderation reminder.
25 rakin 118
26     ##### Legacy Command
27     ```
28 rakin 309 -shot <UserID|UserMention|UserTag> [Reason]
29 rakin 118 ```
30    
31     ##### Slash Command
32     ```
33 rakin 309 /shot <Member> [Reason]
34 rakin 118 ```
35    
36     #### Examples
37    
38     ```
39 rakin 309 -shot @Someone
40     -shot 34738227536248
41     -shot @Someone Spamming
42     -shot 34738227536248 Spamming
43 rakin 118 ```

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26