-
### Summary
Use Slash Commands with Cogs
### What is the feature request for?
The core library
### The Problem
You can't use slash commands with Cogs.
### The Ideal Solution
I think the optimal…
-
VS code:
![image](https://user-images.githubusercontent.com/68750348/145481377-0380d83f-cc72-4310-ba63-115903b20bdc.png)
Python interpreter:
![image](https://user-images.githubusercontent.com/687…
-
### Summary
unsupported operand type(s) for &: 'int' and 'NoneType' when trying to get channel permission overwrites
### Reproduction Steps
This error occurs every time I try to get permission over…
-
I added in my `@slash.slash` decorator `guilds_ids=[...]` but the slash command is not registering.
When I create a slash command, the command should be created. Instead, it doesn't get created.
…
-
I propose we add more Discord libraries to the `!docs` command, now that they are growing in popularity and being used in place of the outdated discord.py
The libs I propose are added are:
- disna…
-
### Summary
I tried to set up 3 slash commands with a bot over 11k guilds
### Reproduction Steps
Set up multiple slash comands.
### Minimal Reproducible Code
_No response_
### Expected Results
…
-
**Description**
```
{
'type': 8,
'data': {
'choices': [
{'name': 'number', 'value': 22335}
]
}
}
```
to `POST` `/interactions/{webhook_id}/{webh…
-
### Summary
Denial in "@commands.check_any" causes a "Ignoring exception in command {command}"
### Reproduction Steps
If the command caller does not meet the criteria for a "@commands.check_any", a…
-
```...nextcord-tortoise\venv\lib\site-packages\tortoise\__init__.py:599: RuntimeWarning: Module "another" has no models cls._init_apps(apps_config)```
We need to scan ahead of Tortoise to determin…
-
Discord.py is now unmaintened we need an alternative.
[Discord Team list of officially vetted libraries](https://discord.com/developers/docs/topics/community-resources#libraries)
PS: orca, rust…