This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
discord.py
Watch
1
Star
0
Fork
0
You've already forked discord.py
mirror of
https://github.com/Rapptz/discord.py.git
synced
2025-05-10 07:49:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
discord.py
/
discord
/
ext
/
commands
History
Rapptz
c06dbbd1f0
[commands] Add support for registering more than one event listener.
2016-01-08 20:37:13 -05:00
..
__init__.py
[commands] Change prefix callback signature and add when_mentioned.
2016-01-08 19:40:00 -05:00
bot.py
[commands] Add support for registering more than one event listener.
2016-01-08 20:37:13 -05:00
context.py
[commands] Allow registration of multiple command prefixes.
2016-01-07 16:20:33 -05:00
core.py
[commands] Add a way to enable or disable certain commands.
2016-01-07 17:59:26 -05:00
errors.py
[commands] Add a way to enable or disable certain commands.
2016-01-07 17:59:26 -05:00
view.py
Initial implementation of commands extension module.
2016-01-04 22:22:52 -05:00