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-06-11 05:55:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
discord.py
/
discord
/
ext
History
Will Tekulve
174016c918
[commands] Fix infinite recursion on subgroups without a command.
...
Just as an FYI, ctx.invoked_subcommand will end up being an instance of commands.Group!
2016-03-31 05:34:51 -04:00
..
commands
[commands] Fix infinite recursion on subgroups without a command.
2016-03-31 05:34:51 -04:00
__init__.py
Initial implementation of commands extension module.
2016-01-04 22:22:52 -05:00