mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 17:04:15 +02:00
docs(arabot): update with multiple more new commands
This commit is contained in:
parent
67eb01781f
commit
0e33019a98
@ -1,6 +1,19 @@
|
||||
# Commands for the bot
|
||||
|
||||
## Moderation
|
||||
## Staff
|
||||
|
||||
### Mentors
|
||||
|
||||
- `/vegcurious <user>`/`?veg <user>` - Gives/removes the Veg Curious role from the user, only Mentor Coordinator can
|
||||
give the veg curious role to vegans.
|
||||
- `/convinced <user>`/`?conv <user>` - Gives/removes the Convinced role from the user.
|
||||
|
||||
### Moderation
|
||||
- `/ban <user> <reason>`/`?ban <user> <reason>` - Permanently bans that user.
|
||||
- `/unban <user>`/`?unban <user>` - Unbans that user.
|
||||
- `/rename <user> <optional: nickname>`/`?ru <user> <optional: nickname>` - Renames that user to the specified nickname,
|
||||
if nickname is left blank it will reset the nickname to their original username.
|
||||
- `/trusted <user>`/`?t <user>` - Gives/removes the Trusted role from the user.
|
||||
|
||||
### Sus
|
||||
This command stores notes on users that could be information on the user
|
||||
@ -18,25 +31,55 @@ or anything that is not serious enough for a warning.
|
||||
|
||||
## Coordinator Only
|
||||
|
||||
- `/access <permission> <channel> <user/role>` - Gives/removes specific access to a user/role from a channel in
|
||||
ModMail/Private/Restricted categories.
|
||||
- `/anonymous <message> <optional: channel>`/`?anon <channel> <message>` - Sends a message via the bot (optionally if
|
||||
channel has been defined, to that channel).
|
||||
- `/clear <messages>`/`?clear <messages>` - Bulk deletes 1-100 messages.
|
||||
- `/moveall <channel>`/`?mvall <channel>` - Moves everyone in the current voice channel to the specified voice channel.
|
||||
- `/plus <user>`/`?plus <user>` - Gives/removes the Plus role from the user. This role is for members that are 18+.
|
||||
|
||||
### Private Channels
|
||||
|
||||
- `/private create <user>` - Creates a private channel for that user for the specific coordinator team you are on.
|
||||
- `/private delete <optional: user>` - Deletes the private channel, either the channel you are currently in or if
|
||||
specified the optional channel, the channel you declared. You can only delete your specific coordinator team's private
|
||||
channels.
|
||||
|
||||
### Diversity Team
|
||||
|
||||
- `/diversity toggleopen`
|
||||
- `/diversity <user>`/`?div <user>` - Gives/removes the Diversity Team role from the user.
|
||||
- `/diversity toggleopen` - toggles the diversity chat open or closed.
|
||||
|
||||
### Events Team
|
||||
|
||||
- `/stagehost`
|
||||
- `/stagehost <user>`/`?stagehost <user>` - Gives/removes the Stage Host role from the user.
|
||||
- `/bookclub <user>`/`?bookclub <user>` - Gives/removes the Book Club role from the user.
|
||||
- `/debatehost <user>`/`?debatehost <user>` - Gives/removes the Debate Host role from the user.
|
||||
- `/gamenight <user>`/`?gamenight <user>` - Gives/removes the Game Night Host role from the user.
|
||||
- `/guest <user>`/`?guest <user>` - Gives/removes the Guest role from the user.
|
||||
|
||||
### Mentor Team
|
||||
|
||||
- `/vegancurious`
|
||||
- `/mentor <user>`/`?mentor <user>` - Gives/removes the Mentor role from the user.
|
||||
|
||||
### Verification Team
|
||||
|
||||
- `/purgeverifying`
|
||||
- `/vegan <user>`/`?v <user>` - Gives/removes the Vegan role from the user.
|
||||
- `/activist <user>`/`?a <user>` - Gives/removes the Activist role from the user.
|
||||
- `/verifier <user>`/`?verifier <user>` - Gives/removes the Verifier role from the user.
|
||||
- `/trialverifier <user>`/`?trialverifier <user>` - Gives/removes the Trial Verifier role from the user.
|
||||
|
||||
### Mod Team
|
||||
|
||||
- `/mod <user>`/`?mod <user>` - Gives/removes the Mod role from the user.
|
||||
- `/restrictedaccess <user>`/`?ra <user>` - Gives/removes the Restricted Access role from the user.
|
||||
|
||||
## Utilities
|
||||
|
||||
- `/ping`
|
||||
- `/ping` - Checks if the bot is alive and the ping of the bot.
|
||||
- `/apply`/`?apply` - Gives you the link to where you can apply to be a Moderator or Verifier.
|
||||
- `/count`/`?count` - Tells you how many vegans and non-vegans there are on the server.
|
||||
|
||||
## Fun Commands
|
||||
|
||||
@ -46,4 +89,4 @@ or anything that is not serious enough for a warning.
|
||||
- `/kill`
|
||||
- `/poke`
|
||||
- `/sad`
|
||||
- `/shrug`
|
||||
- `/shrug`
|
||||
|
Loading…
x
Reference in New Issue
Block a user