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
5e6491c3fe
[commands] Allow inline advanced converters via classmethods.
...
That way you don't need to have, e.g. Foo and FooConverter and can do it inline via Foo instead.
2017-06-01 03:32:18 -04:00
..
__init__.py
Update copyright year to 2017.
2017-01-20 23:19:19 -05:00
bot.py
Use Python3Lexer instead of PythonLexer for pygments.
2017-05-22 07:21:23 -04:00
context.py
[commands] Add Context.reinvoke and Command.root_parent
2017-05-19 21:33:39 -04:00
converter.py
[commands] Add escape_markdown parameter for clean_content.
2017-05-28 23:18:54 -04:00
cooldowns.py
Update copyright year to 2017.
2017-01-20 23:19:19 -05:00
core.py
[commands] Allow inline advanced converters via classmethods.
2017-06-01 03:32:18 -04:00
errors.py
First pass at documentation reform.
2017-05-12 20:14:34 -04:00
formatter.py
First pass at documentation reform.
2017-05-12 20:14:34 -04:00
view.py
Update copyright year to 2017.
2017-01-20 23:19:19 -05:00