-
i put in my token and source address
bot joins channel but gets stuck on "is thinking" until i stop the bot
(no errors)
-
**Is your feature request related to a problem? Please describe.**
Bot cannot join the newly released stage channels.
**Describe the solution you'd like**
Add support for stage channels.
**Add…
-
**Before creating an issue**
Please confirm that you are on the latest version of pytube by installing from the source.
You can do this by running `python -m pip install git+https://github.com/pyt…
-
`const pause = music.isPaused({
interaction: inter
});
if(pause) return inter.reply({ content: 'Song is already paused', ephemeral: true });`
_This is my code…
-
[version]: https://github.com/avaire/avaire/blob/master/build.gradle#L10
[guild]: https://discord.gg/gt2FWER
[stack overflow]: https://stackoverflow.com/questions/tagged/java
## General Troublesh…
-
I have this error when I'm trying to play the song by the song's keywords. I tried all song and I got the same error .-.
-
## **The bug**
The music seems to be enqueued after the command, but stops playing once the song ends. Try to fix this.
## **To Reproduce**
Steps to reproduce the behavior:
1. Go to any disc…
-
I fixed a lot of errors in the code, and was able to launch the bot, but when i sending any command, bot does not know any command...
```
[2023-01-03 19:32:52] [ERROR ] discord.ext.commands.bot: I…
-
Okay, so I was hearing about some of the gimmicks Discord has the other day. Stuff like having bots playing music, or setting your status to the game you're currently playing. These are small features…
-
## Description
When trying to download a new song for the queue, MusicSecheduler.FetchSongAsync throws an exception (stack trace below). I checked YoutubeExplode and it's working as intended so the…