discord.py-message-components icon indicating copy to clipboard operation
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

Results 11 discord.py-message-components issues
Sort by recently updated
recently updated
newest added

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)...

bug

### 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`...

bug

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...

### 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...

feature request

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...

bug
fixed in developer-branch

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### 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-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...