diff options
| author | Rapptz <[email protected]> | 2016-06-04 22:04:05 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2016-06-04 22:04:05 -0400 |
| commit | 9d9a20c12821ac845b01c2535937347b53549215 (patch) | |
| tree | 38e304a82964a505fabc88797b9cf8a29a3cdee8 /examples/basic_bot.py | |
| parent | [commands] Cleanup Command.invoke code due to exception propagation. (diff) | |
| download | discord.py-9d9a20c12821ac845b01c2535937347b53549215.tar.xz discord.py-9d9a20c12821ac845b01c2535937347b53549215.zip | |
[commands] Fix bug where subgroups would be repeatedly called.
This happened due to not resetting the `invoked_subcommand` state
tracking. Since the `invoked_subcommand` was not reset, it would always
assume that it was valid and repeatedly call it when passed invalid
subcommands/arguments.
Diffstat (limited to 'examples/basic_bot.py')
0 files changed, 0 insertions, 0 deletions