Dice roller discord bot for Genius: the Transgression and other World of Darkness RPGs
				
			
		| .gitignore | ||
| doctor_dinosaur.py | ||
| LICENSE | ||
| 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