concurrent fast analysis

This commit is contained in:
Klemek
2021-04-07 14:55:54 +02:00
parent f97682f46a
commit 91ae6ed383
3 changed files with 50 additions and 32 deletions
+2 -2
View File
@@ -42,8 +42,8 @@ bot.log_calls = True
bot.register_command(
"(cancel|stop)",
GuildLogs.cancel,
"cancel: stop current analysis",
"```\n" + "%cancel: Stop current analysis\n" + "```",
"cancel: stop current analysis (not launched with fast)",
"```\n" + "%cancel: Stop current analysis (not launched with fast)\n" + "```",
)
bot.register_command(
"last",