updated README.md

This commit is contained in:
klemek
2021-01-08 16:02:43 +01:00
parent a463bd8fc3
commit 820f57f960
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ emojis.load_emojis()
bot = Bot(
"Discord Analyst", # name
"1.6", # version
"1.6(wip)", # version
alias="%", # respond to '|command' messages
)
bot.log_calls = True