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
814b03f5a8
[commands] Add commands.Greedy converter and documentation.
...
This allows for greedy "consume until you can't" behaviour similar to typing.Optional but for lists.
2018-09-24 03:56:32 -04:00
..
__init__.py
[commands] Export cooldown classes as well.
2017-08-27 16:55:23 -04:00
bot.py
Correct ClientException message raised in invocation hooks.
2018-09-20 23:43:07 -04:00
context.py
Change docstrings to raw-strings
2018-09-14 22:55:27 -04:00
converter.py
[commands] Add commands.Greedy converter and documentation.
2018-09-24 03:56:32 -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
Change docstrings to raw-strings
2018-09-14 22:55:27 -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