Skip to content

Commit 233c660

Browse files
committed
Removed duplicated 8ball feature
1 parent a271eaf commit 233c660

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
lines changed

Teapot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ async def on_ready():
9696
teapot.cogs.osu.setup(bot)
9797
teapot.cogs.github.setup(bot)
9898
teapot.cogs.cat.setup(bot)
99-
teapot.cogs.eightball.setup(bot)
10099
teapot.cogs.neko.setup(bot)
101100
if teapot.config.storage_type() == "mysql":
102101
for guild in bot.guilds:

teapot/cogs/eightball.py

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)