This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
enhanced-discord.py
Watch
1
Star
0
Fork
0
You've already forked enhanced-discord.py
Code
Issues
4
Pull Requests
21
Projects
Releases
Wiki
Activity
enhanced-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