updated version
This commit is contained in:
+1
-2
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user