doctor-dinosaur/README.md
2020-04-03 18:24:25 -04:00

14 lines
337 B
Markdown

# doctor-dinosaur
Dice roller discord bot for Genius: the Transgression and other World of Darkness RPGs
## Setup
git clone https://git.xeno.science/xenofem/doctor-dinosaur
cd doctor-dinosaur
python3 -m venv env
source env/bin/activate
pip install discord.py
echo <token> > token
python doctor_dinosaur.py