You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.
Hi, could you please explain me what am I supposed to do to run the bot?
I am not a python user tho, but I've managed to get musicbot running easily.
I am not sure what py file to run, what to set up.
Python3.5 is installed on my machine and repo copied.
Thanks for any help. :)
The text was updated successfully, but these errors were encountered:
You can follow the instructions here https://github.com/veryhappythings/discord-gather#to-use - run pip install . and it'll install the bot into your python environment. That'll install the libraries it depends on and put an executable called discord-gather into your python environment, which you should then be able to run. Alternatively, try pip install -r requirements.txt, followed by python gather/main.py.
Let me know how you can get on and I'll see if I can make the instructions more clear!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, could you please explain me what am I supposed to do to run the bot?
I am not a python user tho, but I've managed to get musicbot running easily.
I am not sure what py file to run, what to set up.
Python3.5 is installed on my machine and repo copied.
Thanks for any help. :)
The text was updated successfully, but these errors were encountered: