We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I tried playing a youtube song, it shows the song banner on discord and the console say this
[youtube] 0b5uulBrDrs: Downloading webpage [youtube] 0b5uulBrDrs: Downloading android player API JSON
when it reaches this, the bot suddenly disconnected, and the console say this
Playing https://youtu.be/0b5uulBrDrs Starting Bot... Joined woah Startup Complete
then a "Now Playing" banner pop up on discord.
The text was updated successfully, but these errors were encountered:
i am using the old release of this code it doesn't have this problem tho
Sorry, something went wrong.
I have a similar problem but in my case the bot is stuck at
anywhy
Try running the bot in a separate python enviroment and install teh requirements only these and see if something changes:
powershell:
python -m venv NameOfTheEnviroment NameOfTheEnviroment\Scripts\activate pip install -r path_of_the_bot_requirements ...bot_path\run.py
No branches or pull requests
When I tried playing a youtube song, it shows the song banner on discord and the console say this
[youtube] 0b5uulBrDrs: Downloading webpage
[youtube] 0b5uulBrDrs: Downloading android player API JSON
when it reaches this, the bot suddenly disconnected, and the console say this
Playing https://youtu.be/0b5uulBrDrs
Starting Bot...
Joined woah
Startup Complete
then a "Now Playing" banner pop up on discord.
The text was updated successfully, but these errors were encountered: