diff --git a/src/main.py b/src/main.py index 1b8b8ee..4dfccc0 100644 --- a/src/main.py +++ b/src/main.py @@ -18,12 +18,11 @@ emojis.load_emojis() bot = Bot( "Discord Analyst", - "1.6(wip)", + "1.6", alias="%", ) bot.log_calls = True -bot.client.bot = bot # TODO place in miniscord bot.register_command( "emojis",