discord.py-message-components
discord.py-message-components copied to clipboard
A "fork" of discord.py library made by Rapptz with implementation of the Discord Message-Components & many other features by mccoderpy
This PR fixes the missing `embeds` parameter thats not passed through the handle_interaction_message_parameters function correctly.
### Description I am not able to create a forum channel. Here is my code: ```py GUILD_ID = 0 CATEGORY_ID = 0 guild: discord.Guild = bot.get_guild(GUILD_ID) category: discord.CategoryChannel = bot.get_channel(CATEGORY_ID)...
### Description When trying to create a new automod rule, there are three points at which this can fail. When using `AutoModEventType` in `event_type` instead of `int`, when using `AutoModTriggerType`...
Branch `developer` refactored by [Sourcery](https://sourcery.ai/github/). If you're happy with these changes, merge this Pull Request using the *Squash and merge* strategy. See our documentation [here](https://docs.sourcery.ai/GitHub/Using-Sourcery-for-GitHub/). Run Sourcery locally Reduce the...
Branch `main` refactored by [Sourcery](https://sourcery.ai/github/). If you're happy with these changes, merge this Pull Request using the *Squash and merge* strategy. See our documentation [here](https://docs.sourcery.ai/GitHub/Using-Sourcery-for-GitHub/). Run Sourcery locally Reduce the...
Signed-off-by: CoasterFreakDE
### Summary Implement Community Onboarding realted features ### What is the feature request for? The core library ### The Problem ~ ### The Ideal Solution https://github.com/discord/discord-api-docs/pull/5915 ### The Current Solution...
When I am trying to print discord.Interaction object it throws this error ```python Ignoring exception in command test_command: Traceback (most recent call last): File "/home/ibrahim/.local/lib/python3.8/site-packages/discord/ext/commands/core.py", line 85, in wrapped ret...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...