Rapptz adbf2c720f [commands] Add the concept of global checks.
Global checks are checks that are executed before regular per-command
checks except done to every command that the bot has registered. This
allows you to have checks that apply to every command without having to
override `on_message` or appending the check to every single command.
2016-06-19 22:15:11 -04:00
..
2016-05-06 12:23:24 -04:00
2016-03-31 14:38:03 -04:00
2016-06-18 02:14:44 -04:00
2016-01-04 22:28:29 -05:00
2016-06-18 02:14:44 -04:00
2016-01-04 22:28:29 -05:00
2016-05-31 20:39:12 -04:00
2016-05-06 12:23:24 -04:00
2016-06-01 20:47:33 -04:00
2016-06-12 23:46:12 -04:00