/[sudobot]/branches/6.x/docs/moderation/other_moderation_commands.md
ViewVC logotype

Contents of /branches/6.x/docs/moderation/other_moderation_commands.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 577 - (show annotations)
Mon Jul 29 18:52:37 2024 UTC (8 months ago) by rakinar2
File MIME type: text/markdown
File size: 949 byte(s)
chore: add old version archive branches (2.x to 9.x-dev)
1 # Other moderation commands
2
3 {% hint style="warning" %}
4 This page is partially outdated, and therefore not everything described in this page may work with the latest versions of the bot. Please give us some time and we'll update these pages.
5 {% endhint %}
6
7 ## Kicking members
8
9 **Legacy Command**
10
11 ```
12 -kick <UserID|UserMention|UserTag> [Reason]
13 ```
14
15 **Slash Command**
16
17 ```
18 /kick <Member> [Reason]
19 ```
20
21 #### Examples
22
23 ```
24 -kick @Someone
25 -kick 34738227536248
26 -kick @Someone Spamming
27 -kick 34738227536248 Spamming
28 ```
29
30 ## Giving "Shots" to the members
31
32 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.
33
34 **Legacy Command**
35
36 ```
37 -shot <UserID|UserMention|UserTag> [Reason]
38 ```
39
40 **Slash Command**
41
42 ```
43 /shot <Member> [Reason]
44 ```
45
46 #### Examples
47
48 ```
49 -shot @Someone
50 -shot 34738227536248
51 -shot @Someone Spamming
52 -shot 34738227536248 Spamming
53 ```

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26