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
31db6efc7f
[commands] Fix handling of nested subcommand help handling.
2016-01-12 01:17:27 -05:00
..
__init__.py
[commands] Initial implementation of help command.
2016-01-11 23:59:11 -05:00
bot.py
[commands] Fix handling of nested subcommand help handling.
2016-01-12 01:17:27 -05:00
context.py
[commands] Allow registration of multiple command prefixes.
2016-01-07 16:20:33 -05:00
core.py
[commands] Fix keyword-only case to actually do conversion.
2016-01-12 01:06:53 -05:00
errors.py
[commands] Add a way to enable or disable certain commands.
2016-01-07 17:59:26 -05:00
formatter.py
[commands] Support invoking the help command with a cog name.
2016-01-12 00:45:45 -05:00
view.py
Initial implementation of commands extension module.
2016-01-04 22:22:52 -05:00