Rapptz 3618f51f97 [commands] Ensure that Context.command is the command in Command.can_run
Previously, Context.command was not guaranteed to be the actual command
being checked if it can run. This could be troublesome when
implementing help commands or when using the default help command.

This new change allows at least for the guarantee that Context.command
to be technically correct in Command.can_run.
2017-06-21 02:30:24 -04:00
..
2017-01-20 23:19:19 -05:00
2017-01-20 23:19:19 -05:00
2017-05-12 20:14:34 -04:00
2017-01-20 23:19:19 -05:00