Dice roller discord bot for Genius: the Transgression and other World of Darkness RPGs
Go to file
xenofem c61406cc59 IT LIVES!!! 2020-04-03 17:38:16 -04:00
.gitignore IT LIVES!!! 2020-04-03 17:38:16 -04:00
LICENSE Initial commit 2020-04-03 15:36:10 -04:00
README.md IT LIVES!!! 2020-04-03 17:38:16 -04:00
doctor_dinosaur.py IT LIVES!!! 2020-04-03 17:38:16 -04:00

README.md

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