Iris Pseudácorus Mallard
A Discord robot for the Angels Discord written in Python.
Requirements
- Python3
- PostgreSQL
- Web server gateway interface like uWSGI or Gunicorn
Installation
- Clone the git repository:
git clone ...
- Change into the repo directory:
cd ...
- Create virtual environment:
python3 -m venv .
- Activate virutal environment:
source bin/activate
- Install required packages:
pip3 install -r requirements.txt
Web interface
Expose django to the web. (TODO: more details)
Run bot
- Activate virutal environment:
source bin/activate
- Change into the bot directory:
cd bot
python rotbot.py
Edeting the look of the webgui
Build Fomatic-ui
Theming