A Discord robot for the Angels Discord written in Python.
virtualenv --python=python3 .
python3 -m venv .
source bin/activate
pip3 install -r requirements.txt
python3 rotbot.py