# Iris Pseudácorus Mallard A Discord robot for the Angels Discord written in Python. ## Requirements 1. Clone the git repository 1. Change into the repo directory 1. `virtualenv --python=python3 .` 1. `source bin/activate` 1. `pip3 install -r requirements.txt` ## Run 1. Change into the repo directory 1. `source bin/activate` 1. `python3 rotbot.py`