-
### Summary
trying to use voice_client getting errors
### Reproduction Steps
talk to bot using discord voice and it errors out for me i'm not sure why, i'm trying to get the voice to respond to voi…
-
The bot is incorrectly sending webhook notifications indicating that a Twitch channel is offline, even when the channel is live. For example, while actively watching a live stream in the browser, the …
-
### Summary
Regardless of type sent, autocomplete forces and expects the type of the value to be Int53
### Reproduction Steps
Created an autocomplete function for a hybrid command.
Set value…
-
### Summary
fetching dms failed.
### Reproduction Steps
Running the code below, gave 403 error.
### Code
```python
async def on_ready(self):
self.on_ready_done = False
self.cmds…
-
### Reference Issues
#330
### Summary
I would like to have a minimalistic API endpoints accessed at `http://GRADIO_SERVER_NAME:GRADIO_SERVER_PORT/api`.
- GET `version` - to check current an…
-
Backstory: I created a discord bot for my friend group's server that amongst other things can take an image and prompt from a specific channel, generate a new image using sd-3.5-large-turbo, and post …
-
Upon sending the message command to the bot, which has every permission listed in the readme (and then some) the command line throws the error:
File "C:\Python312\Lib\site-packages\discord\app_comman…
-
I think a DBL mobile application would be beneficial to your services as a lot of people dont have access to a computer and dont always enjoy going through the dbl site on their phone.
This will he…
-
### Explain your idea.
Discord does not natively support searching forum channels for a post created by a specific user. The discord bot can facilitate doing so because the JDA provides this functi…
-
**Issue Overview: Discord Bot Command Implementation**
This issue focuses on developing a Discord bot that processes messages based on specific commands. The primary goal is to implement two key co…