peter-obrien / roc-raids

Discord bot for Pokemon GO raid group organization
MIT License
5 stars 2 forks source link

Setup

This bot uses the discord.py library as such requires a version of Python that is compatible with the library.

pip install -U discord.py

Other libraries used are:

pip install -U pytz
pip install -U Django==2.2
pip install -U psycopg2

The bot also requires a PostgreSQL database.

After Postgres is setup, please create a database and optional user to login to the database.

After the dependencies are loaded. The application needs to be configured and the database models applied.

Configuration

Please run python setup.py to create a properties.ini file that needs to be populated in order for the bot to run.

Default

Databases

Security

Database

Anytime code is updated, run python manage.py migrate to apply any possible changes to the database models.

Steps to Run

python bot.py

Donate

If you'd like to support the work I've done feel free to donate