doctor-dinosaur/README.md

336 B

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