This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
enhanced-discord.py
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
21
Projects
Releases
Wiki
Activity
Files
0e6082c57d9139dbba6e998c147b34cae5018e78
enhanced-discord.py
/
discord
/
ext
/
commands
T
History
Michael H
and
Rapptz
39cb5f30b4
[commands] Handle nick mentions in HelpFormatter
...
Modifies the help formatter to handle nicknamed bot users for mentions in clean_prefix
2018-08-22 21:06:09 -04:00
..
__init__.py
[commands] Export cooldown classes as well.
2017-08-27 16:55:23 -04:00
bot.py
[commands] Ignore bots from Bot.process_commands by default.
2018-08-22 21:06:09 -04:00
context.py
Drop support for Python 3.4 and make minimum version 3.5.2.
2018-06-10 18:10:00 -04:00
converter.py
Drop support for Python 3.4 and make minimum version 3.5.2.
2018-06-10 18:10:00 -04:00
cooldowns.py
[commands] Added BucketType.members for cooldowns
2018-08-22 21:06:08 -04:00
core.py
[commands] Added BucketType.members for cooldowns
2018-08-22 21:06:08 -04:00
errors.py
[commands] Make ConversionError have the original error as an attribute
2018-07-20 05:54:51 -04:00
formatter.py
[commands] Handle nick mentions in HelpFormatter
2018-08-22 21:06:09 -04:00
view.py
[commands] Don't handle single quotes.
2018-03-20 03:25:40 -04:00