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
Rapptz
6556392a9c
[commands] Fix error where consume rest would not work.
...
I didn't end up refactoring this piece of work out.
2016-06-23 20:17:19 -04:00
..
__init__.py
[commands] Port special cased discord converters to commands.Converter
2016-06-22 20:05:37 -04:00
bot.py
[commands] Add the concept of global checks.
2016-06-19 22:15:11 -04:00
context.py
[commands] Add Context.cog property.
2016-06-16 05:42:28 -04:00
converter.py
[commands] Port special cased discord converters to commands.Converter
2016-06-22 20:05:37 -04:00
core.py
[commands] Fix error where consume rest would not work.
2016-06-23 20:17:19 -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] Add Command.qualified_name to get the full command name.
2016-06-04 22:31:00 -04:00
view.py
Initial implementation of commands extension module.
2016-01-04 22:22:52 -05:00