This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
discord.py
Watch
1
Star
0
Fork
0
You've already forked discord.py
mirror of
https://github.com/Rapptz/discord.py.git
synced
2025-05-08 06:49:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
discord.py
/
discord
/
app_commands
History
Rapptz
f780b0a283
Add setting to fallback to global command if guild command isn't found
2022-05-12 06:36:19 -04:00
..
__init__.py
Add application command cooldown decorators
2022-03-29 00:46:42 -04:00
checks.py
[commands] Allow subtracting multiple tokens from cooldown
2022-04-21 12:23:20 -04:00
commands.py
Fix bound method autocomplete callbacks not working
2022-05-09 17:24:48 -04:00
errors.py
Add edit and delete methods to AppCommand
2022-05-05 06:20:55 -04:00
models.py
Add edit and delete methods to AppCommand
2022-05-05 06:20:55 -04:00
namespace.py
Improve generic duck type programming with PartialMessageable
2022-05-03 10:49:52 -04:00
transformers.py
Add support for discord.Thread annotation in app commands
2022-05-11 23:45:02 -04:00
tree.py
Add setting to fallback to global command if guild command isn't found
2022-05-12 06:36:19 -04:00