doctor-dinosaur/README.md

13 lines
336 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