diff options
author | 2021-10-08 07:58:23 +0200 | |
---|---|---|
committer | 2021-10-08 07:58:23 +0200 | |
commit | 0cc435c1e56260271bb6ff27fddd8d6971837feb (patch) | |
tree | 7b4cc69b1bfd1afd64bc02730a68c3c06cd008a5 /bot/bot.py | |
parent | Merge pull request #880 from python-discord/topic-command-cooldown (diff) |
Candy collection: fix positional arg being passed as kword
This caused a `TypeError` to be raised, as the `id` argument could only be used as a positional argument and not by keyword.
Diffstat (limited to 'bot/bot.py')
0 files changed, 0 insertions, 0 deletions