Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

How to run? #15

Open
Dalek666 opened this issue Oct 30, 2016 · 1 comment
Open

How to run? #15

Dalek666 opened this issue Oct 30, 2016 · 1 comment

Comments

@Dalek666
Copy link

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. :)

@veryhappythings
Copy link
Owner

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants