mirror of
https://github.com/myned/modufur.git
synced 2024-11-01 21:02:38 +00:00
Merge branch 'dev'
This commit is contained in:
commit
11e8abbc01
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ async def on_ready():
|
||||||
for cog in (
|
for cog in (
|
||||||
tools.Utils(bot),
|
tools.Utils(bot),
|
||||||
owner.Bot(bot),
|
owner.Bot(bot),
|
||||||
owner.Tools(bot),
|
|
||||||
management.Admin(bot),
|
management.Admin(bot),
|
||||||
info.Info(bot),
|
info.Info(bot),
|
||||||
booru.MsG(bot)):
|
booru.MsG(bot)):
|
||||||
|
|
Loading…
Reference in a new issue