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
e12db3a25d
[commands] Add call_once keyword-only parameter for Bot.remove_check
...
Technically a breaking change. This is to be a parallel with the Bot.add_check interface.
2018-10-11 02:52:26 -04:00
..
__init__.py
[commands] Export cooldown classes as well.
2017-08-27 16:55:23 -04:00
bot.py
[commands] Add call_once keyword-only parameter for Bot.remove_check
2018-10-11 02:52:26 -04:00
context.py
Rework documentation to not duplicate inherited members.
2018-10-03 05:45:30 -04:00
converter.py
[commands] Fix NameError in clean_content converter
2018-09-25 19:48:20 -04:00
cooldowns.py
[lint] Fix incorrect and inconsistent whitespace
2018-08-22 21:43:53 -04:00
core.py
[commands] Add commands.Greedy converter and documentation.
2018-09-24 03:56:32 -04:00
errors.py
[commands] Fix up Greedy documentation a bit.
2018-09-24 04:22:09 -04:00
formatter.py
[lint] Remove unused imports
2018-08-22 21:43:50 -04:00
view.py
[lint] Fix incorrect and inconsistent whitespace
2018-08-22 21:43:53 -04:00