-
### Description
There is a problem with the Discord API, creating a new slash command does not work on bots where the / commands were created today it does not work. This makes it impossible to make …
-
How to register slash commands
https://discord.js.org/#/docs/discord.js/stable/general/welcome
https://github.com/TheBookKnight/joshua-creates-a-discord-bot/wiki/How-to-Create-a-Discord-Bot#ch-3-ad…
-
### Summary
The ctx attributes `channel`, `user` and `message`, `guild`, and possible more, are typed as methods, not attributes
### Reproduction Steps
- install pycord
- i'm on version `2.…
-
Reported by mephisto5558 (691550551825055775) with bot 948978571802710047
DiscordAPIError[10062]: Unknown interaction
at handleErrors ([cwd]/node_modules/@discordjs/rest/dist/index.js:727:13)
…
-
### Summary
A proposal for two new methods inside `discord.ext.commands.Cog` to allow execution of code before-and-after the invocation of an application command.
### What is the feature request for…
-
Hello, this is strange to me so when i first clone the bot and use the slash it works perfectly fine but after a few time of it working it comes up with this and im not to sure why.
```[Discord API…
-
**Is your feature request related to a problem? Please describe.**
Discord recently added slash commands. That is when you just type in `/` and it shows you all kind of operations possible on a disco…
-
**Describe the bug**
Invited discord pot to private server. Bot shows up. When typing "/" to see available commands, only the few builtin discord commands are listed.
**To Reproduce**
Steps to r…
-
### Summary
BridgeOption converts `discord.Member` to a `discord.User` object when using the ext version unlike the slash version. Specifying discord.Member without `BridgeOption` works fine with …
-
### Description
According to Discord, 429 that are caused by buckets should NOT cause a Cloudflare ban, however, this does NOT apply to rate limits caused by follow up messages.
> *429 errors re…