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
8c6eeeed5f
[commands] Don't skip whitespace if the command trigger is found.
2016-01-06 19:21:58 -05:00
..
__init__.py
Initial implementation of commands extension module.
2016-01-04 22:22:52 -05:00
bot.py
[commands] Don't skip whitespace if the command trigger is found.
2016-01-06 19:21:58 -05:00
context.py
Initial implementation of commands extension module.
2016-01-04 22:22:52 -05:00
core.py
[commands] None default without specified type uses str now.
2016-01-06 18:27:11 -05:00
errors.py
[commands] Add CommandNotFound error.
2016-01-05 01:11:52 -05:00
view.py
Initial implementation of commands extension module.
2016-01-04 22:22:52 -05:00