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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 118 by rakin, Mon Jul 29 17:28:40 2024 UTC revision 309 by rakin, Mon Jul 29 17:29:28 2024 UTC
# Line 20  Line 20 
20  -kick 34738227536248 Spamming  -kick 34738227536248 Spamming
21  ```  ```
22    
23  ## Beaning members  ## Giving "Shots" to the members
24  Beaning members actually do nothing except sending a message to the user that says `You've been beaned`. This can be used for fun purposes, or a moderation reminder.  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    
26  ##### Legacy Command  ##### Legacy Command
27  ```  ```
28  -bean <UserID|UserMention|UserTag> [Reason]  -shot <UserID|UserMention|UserTag> [Reason]
29  ```  ```
30    
31  ##### Slash Command  ##### Slash Command
32  ```  ```
33  /bean <Member> [Reason]  /shot <Member> [Reason]
34  ```  ```
35    
36  #### Examples  #### Examples
37    
38  ```  ```
39  -bean @Someone  -shot @Someone
40  -bean 34738227536248  -shot 34738227536248
41  -bean @Someone Spamming  -shot @Someone Spamming
42  -bean 34738227536248 Spamming  -shot 34738227536248 Spamming
43  ```  ```

Legend:
Removed from v.118  
changed lines
  Added in v.309

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26