feat: add fun module

This commit is contained in:
2025-01-09 16:53:28 -05:00
parent 23c29e1fa0
commit c80b926b35
3 changed files with 11 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ RELOADABLE_MODULES = [
"core",
"events",
"extra",
"fun",
"tasks",
"utils",
"voice",