Add guild_events and command_events to auto_load list
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
"exec",
|
"exec",
|
||||||
"message_events",
|
"message_events",
|
||||||
"user_events",
|
"user_events",
|
||||||
|
"guild_events",
|
||||||
|
"command_events",
|
||||||
"tickets",
|
"tickets",
|
||||||
"inspect"
|
"inspect"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user