diff --git a/bot.py b/bot.py index 0ef3843..e2621e4 100644 --- a/bot.py +++ b/bot.py @@ -18,6 +18,10 @@ def aquaticAll(): string += strToEmoji(animal) return string +# +# Bot +# + class Bot(discord.Client): hangfish_instances = {}