CedArctic / Chimera

System Remote Control Discord Bot written in Python discord.py
MIT License
86 stars 25 forks source link

Added setup scripts for Windows and Linux. #15

Closed DragosPopse closed 6 years ago

DragosPopse commented 6 years ago

Now users and contributors can run setup.bat/.sh script and get everything set up for them. Script installs or upgrades the required python modules (from requirements.txt) and creates the local_credentials.py(this removes the need for having local_credentials_example.py). I updated the Text Instructions in readme to ilustrate the changes.

CedArctic commented 6 years ago

@DragosPopse this is awesome man! Given how many great additions the project had recently, this really simplifies things. Thank you for your contribution! I'm merging the PR.