updated version

This commit is contained in:
klemek
2021-01-11 19:51:12 +01:00
parent 08e0888a04
commit 79a1b3e023
+1 -2
View File
@@ -18,12 +18,11 @@ emojis.load_emojis()
bot = Bot( bot = Bot(
"Discord Analyst", "Discord Analyst",
"1.6(wip)", "1.6",
alias="%", alias="%",
) )
bot.log_calls = True bot.log_calls = True
bot.client.bot = bot # TODO place in miniscord
bot.register_command( bot.register_command(
"emojis", "emojis",