Skip to content
New issue

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

The Bot suddenly disconnected. #95

Open
vortq opened this issue Feb 15, 2022 · 2 comments
Open

The Bot suddenly disconnected. #95

vortq opened this issue Feb 15, 2022 · 2 comments

Comments

@vortq
Copy link

vortq commented Feb 15, 2022

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.

@typhonshambo
Copy link

i am using the old release of this code it doesn't have this problem tho

@Wip-Sama
Copy link

Wip-Sama commented Jul 5, 2022

I have a similar problem but in my case the bot is stuck at

[youtube] 0b5uulBrDrs: Downloading webpage
[youtube] 0b5uulBrDrs: Downloading android player API JSON

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants