Add AquaBot title
and some other minor changes
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
# Initally loaded cogs
|
||||
# Don't remove the "admin" cog or tou won't be able to load cogs
|
||||
# from with the Discord-Client
|
||||
__cogs__ = [
|
||||
"cogs.admin",
|
||||
"cogs.general",
|
||||
"cogs.welcome",
|
||||
"cogs.help"
|
||||
"cogs.help",
|
||||
"cogs.utility"
|
||||
]
|
||||
Reference in New Issue
Block a user