refactor moderation; change prefix to r
This commit is contained in:
parent
174d93544c
commit
20e2dbbe46
3 changed files with 123 additions and 52 deletions
|
@ -15,7 +15,7 @@ pub fn to_global_commands() -> Vec<Command<Data, Report>> {
|
|||
general::say(),
|
||||
general::stars(),
|
||||
general::tag(),
|
||||
moderation::ban_user(),
|
||||
moderation::kick_user(),
|
||||
moderation::ban(),
|
||||
moderation::kick(),
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue