diff --git a/docs/COMMANDS.md b/docs/COMMANDS.md new file mode 100644 index 0000000..69010d6 --- /dev/null +++ b/docs/COMMANDS.md @@ -0,0 +1,49 @@ +# Commands for the bot + +## Moderation + +### Sus +This command stores notes on users that could be information on the user +or anything that is not serious enough for a warning. + +#### Classic Commands +- `?sus ` Add a note to the user + +#### Application Commands + +- `/sus add ` +- `/sus view ` +- `/sus remove ` +- `/sus purge ` + +## Coordinator Only + +### Diversity Team + +- `/diversity toggleopen` + +### Events Team + +- `/stagehost` + +### Mentor Team + +- `/vegancurious` + +### Verification Team + +- `/purgeverifying` + +## Utilities + +- `/ping` + +## Fun Commands + +- `/1984` +- `/happy` +- `/hug` +- `/kill` +- `/poke` +- `/sad` +- `/shrug` \ No newline at end of file