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-09 23:39:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
discord.py
/
discord
/
ext
/
commands
History
PapyrusThePlant
1aaeeff02b
[commands] Added missing parenthesis in examples
2016-07-08 04:29:05 -04:00
..
__init__.py
[commands] Refactor pagination into its own class.
2016-07-05 21:44:14 -04:00
bot.py
[commands] Added missing parenthesis in examples
2016-07-08 04:29:05 -04:00
context.py
[commands] Add Context.cog property.
2016-06-16 05:42:28 -04:00
converter.py
[commands] Fix error in converters in a private message context.
2016-07-02 23:39:29 -04:00
core.py
[commands] Fix error in converters in a private message context.
2016-07-02 23:39:29 -04:00
errors.py
[commands] Add Command.ignore_extra attribute to ignore extra arguments
2016-06-20 21:38:17 -04:00
formatter.py
[commands] Refactor pagination into its own class.
2016-07-05 21:44:14 -04:00
view.py
Initial implementation of commands extension module.
2016-01-04 22:22:52 -05:00