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-06-07 12:18:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
discord.py
/
discord
/
app_commands
History
Rapptz
698d1e12a1
Add CommandTree.error decorator to set on_error dynamically
2022-03-15 06:57:25 -04:00
..
__init__.py
Reorganise documentation for interactions
2022-03-04 21:17:27 -05:00
commands.py
Add CommandTree.walk_commands and Group.walk_commands
2022-03-15 03:24:20 -04:00
errors.py
Fix typing issues and improve typing completeness across the library
2022-03-13 23:52:10 -04:00
models.py
Fix typing issues and improve typing completeness across the library
2022-03-13 23:52:10 -04:00
namespace.py
Add more special methods to Namespace for ease of use.
2022-03-14 22:49:47 -04:00
transformers.py
Allow single element Literal in app commands
2022-03-14 21:17:00 -04:00
tree.py
Add CommandTree.error decorator to set on_error dynamically
2022-03-15 06:57:25 -04:00