Skip to content

issues Search Results · repo:mccoderpy/discord.py-message-components language:Python

Filter by

15 results
 (56 ms)

15 results

inmccoderpy/discord.py-message-components (press backspace or delete to remove)

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 in trigger_type ...
bug
  • The-LukeZ
  • Opened 
    on Feb 19, 2024
  • #75

Description I am not able to create a forum channel. Here is my code: GUILD_ID = 0 CATEGORY_ID = 0 guild: discord.Guild = bot.get_guild(GUILD_ID) category: discord.CategoryChannel = bot.get_channel(CATEGORY_ID) ...
bug
  • malikmajai
  • 9
  • Opened 
    on Feb 10, 2024
  • #74

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 ...
feature request
  • mccoderpy
  • Opened 
    on Feb 9, 2023
  • #64

Summary Implement the upcoming role-connection feature What is the feature request for? The core library What should be implemented https://github.com/discord/discord-api-docs/pull/5668
feature request
  • mccoderpy
  • 1
  • Opened 
    on Nov 21, 2022
  • #58

Summary Cooldown for Commands etc. What is the feature request for? The core library The Problem I think it is self-explaining, but I am trying to make a cooldown for some commands. 😁 I don’t know ...
feature request
  • itsTooooooooom
  • 5
  • Opened 
    on Nov 9, 2022
  • #57

  • DiddyVFX
  • 1
  • Opened 
    on Jun 5, 2022
  • #27

Hi, If I use inter.defer(), I am not able to send Modals. image image
  • malikmajai
  • 1
  • Opened 
    on May 1, 2022
  • #21

In components.py line 275 the if should be elif (As in Button init - components.py line 95)
bug
  • IvanSteuerberg
  • 2
  • Opened 
    on Jan 20, 2022
  • #16

Whenever i send a message with any components i get this error: discord.ext.commands.errors.CommandInvokeError: Command raised an exception: HTTPException: 400 Bad Request (error code: 50035): Invalid ...
  • zachlagden
  • 2
  • Opened 
    on Oct 23, 2021
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub