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
9b4a2dc7cb
[commands] Minor speed-up for the BucketType.guild case.
...
None case: 344ns ± 24.4ns -> 49.9ns ± 1.39ns Valid case: 128ns ± 2.76ns -> 42.7ns ± 0.459ns
2017-10-08 07:57:58 -04:00
..
__init__.py
[commands] Export cooldown classes as well.
2017-08-27 16:55:23 -04:00
bot.py
[commands] Fix NameError when given an invalid prefix.
2017-09-12 04:22:13 -04:00
context.py
[commands] Restart the StringView properly in Context.reinvoke.
2017-07-18 18:02:06 -04:00
converter.py
[commands] Add CategoryChannelConverter
2017-09-13 17:19:30 -04:00
cooldowns.py
[commands] Minor speed-up for the BucketType.guild case.
2017-10-08 07:57:58 -04:00
core.py
[commands] Make CooldownMapping.get_bucket take Message instead.
2017-10-08 07:52:56 -04:00
errors.py
[commands] Add MissingPermissions and BotMissingPermissions
2017-08-30 23:20:55 -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