Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Discord.py not included in the repo. #14

Open
buinak opened this issue Nov 18, 2018 · 1 comment
Open

Discord.py not included in the repo. #14

buinak opened this issue Nov 18, 2018 · 1 comment

Comments

@buinak
Copy link

buinak commented Nov 18, 2018

Would make forking and testing a bit more difficult without build instructions.
Either include the library or give clear instructions in README on how to build the bot in case someone forks it.

@gvkhacha
Copy link
Contributor

Readme could be added to include this:

pipenv --python 3.6
pipenv install discord.py
pipenv shell
python bot.py

But probably after the hosting/token situation is handled.

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

No branches or pull requests

2 participants