Rapptz b81fbb5a7f [commands] Add Context.reinvoke and Command.root_parent
Context.reinvoke would be the new way to bypass checks and cooldowns.
However, with its addition comes a change in the invocation order of
checks, callbacks, and cooldowns. While previously cooldowns would
trigger after command argument parsing, the new behaviour parses
cooldowns before command argument parsing.

The implication of this change is that Context.args and Context.kwargs
will no longer be filled properly.
2017-05-19 21:33:39 -04:00
..
2016-05-06 12:23:24 -04:00
2017-04-30 02:58:27 -04:00
2017-05-09 13:42:35 -04:00
2017-03-13 17:47:46 -04:00
2017-05-09 13:42:35 -04:00
2017-04-15 19:55:51 -04:00
2017-05-07 03:08:06 -04:00
2017-05-12 20:14:34 -04:00
2017-01-20 23:19:19 -05:00
2017-01-20 23:19:19 -05:00
2017-04-18 03:49:48 -04:00
2017-04-30 02:58:27 -04:00
2017-01-20 23:19:19 -05:00
2017-05-05 21:37:38 -04:00
2017-05-18 05:15:06 -04:00
2017-04-18 04:22:35 -04:00