aboutsummaryrefslogtreecommitdiff
path: root/examples/new_member.py
diff options
context:
space:
mode:
authorRapptz <[email protected]>2016-06-19 22:06:09 -0400
committerRapptz <[email protected]>2016-06-19 22:15:11 -0400
commitadbf2c720f192d20d6bd71bac55d1c5057a8baa1 (patch)
treeea26dfd1c340fda9a71ad4052d9678c7026d9207 /examples/new_member.py
parent[commands] Add `delete_after` keyword argument to utility functions. (diff)
downloaddiscord.py-adbf2c720f192d20d6bd71bac55d1c5057a8baa1.tar.xz
discord.py-adbf2c720f192d20d6bd71bac55d1c5057a8baa1.zip
[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.
Diffstat (limited to 'examples/new_member.py')
0 files changed, 0 insertions, 0 deletions