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-07 06:19:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
discord.py
/
discord
/
app_commands
History
Bryan Forbes
d707019348
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores
2022-08-04 22:46:02 -04:00
..
__init__.py
Add application command cooldown decorators
2022-03-29 00:46:42 -04:00
checks.py
Update bot_has_permissions to use Interaction.app_permissions
2022-07-04 21:47:47 -04:00
commands.py
Fix autocomplete bindings not working for transformer instances
2022-08-03 19:02:36 -04:00
errors.py
Fix Python 3.10 __or__ not working with transformers
2022-07-30 04:48:26 -04:00
models.py
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores
2022-08-04 22:46:02 -04:00
namespace.py
Fallback to an unavailable guild instead of an Object in interactions
2022-05-14 06:50:27 -04:00
transformers.py
Add support for inline transformers via classmethod
2022-08-04 10:28:57 -04:00
tree.py
Fix various a -> an typos across the library
2022-08-04 08:17:07 -04:00