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
z03h
8851e03a6d
[commands] fix bot_has_role and is_nsfw for threads
2021-07-30 21:26:49 -04:00
..
__init__.py
…
_types.py
…
bot.py
[commands] Remove function call indirection when checking author
2021-05-25 20:53:44 -04:00
cog.py
[commands] Remove unused copy import in Cog
2021-07-21 02:48:11 -04:00
context.py
…
converter.py
[commands] fix incorrect typings in ThreadConverter
2021-07-21 02:43:37 -04:00
cooldowns.py
[commands] Remove window reassignment when tokens reach 0
2021-07-04 03:05:06 -04:00
core.py
[commands] fix bot_has_role and is_nsfw for threads
2021-07-30 21:26:49 -04:00
errors.py
[commands] Document the thread converter
2021-07-07 20:15:18 -04:00
flags.py
…
help.py
…
view.py
…