feat: reintroduce tag command
Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
a8eb4a212a
commit
30cc4a6220
12 changed files with 256 additions and 10 deletions
|
@ -13,6 +13,7 @@ pub fn to_global_commands() -> Vec<Command<Data, Report>> {
|
|||
general::rory(),
|
||||
general::say(),
|
||||
general::stars(),
|
||||
general::tag(),
|
||||
moderation::ban_user(),
|
||||
moderation::kick_user(),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue