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
8a153bfaad
[commands] Refactor quoted_word free function to a StringView method.
...
Technically a breaking change, however this interface was not documented or guaranteed to exist.
2019-03-12 05:37:34 -04:00
..
__init__.py
Rework entire cog system and partially document it and extensions.
2019-02-23 04:10:10 -05:00
_types.py
Update copyright years.
2019-02-23 09:26:39 -05:00
bot.py
[commands] Remove Bot.get_cog_commands
2019-02-23 11:02:19 -05:00
cog.py
[commands] Fix name clash overwriting T.__class__.__name__
2019-02-28 19:47:25 -05:00
context.py
Rework entire cog system and partially document it and extensions.
2019-02-23 04:10:10 -05:00
converter.py
[commands] Allow passing of typing.Union into Greedy.
Fix
#1951
2019-03-03 06:24:35 -05:00
cooldowns.py
[commands] Fix issue with decorator order with checks and cooldowns
2019-02-23 07:41:25 -05:00
core.py
[commands] Refactor quoted_word free function to a StringView method.
2019-03-12 05:37:34 -04:00
errors.py
[commands] Separate view parsing errors from BadArgument.
2019-03-12 05:27:34 -04:00
formatter.py
Rework entire cog system and partially document it and extensions.
2019-02-23 04:10:10 -05:00
view.py
[commands] Refactor quoted_word free function to a StringView method.
2019-03-12 05:37:34 -04:00