better command routing

This commit is contained in:
klemek
2019-11-14 20:40:19 +01:00
parent 067fef344b
commit 98481e7b1d
3 changed files with 29 additions and 10 deletions
-1
View File
@@ -10,7 +10,6 @@ async def compute(message, args):
:param args: arguments of the command
:type args: list[str]
"""
debug(message, f"command '{message.content}'")
# Select correct response to send