A discord bot built for harm reduction and chemistry.
Just invite the bot to your own server, and see what it can do!
Psychotropic has a comprehensive help system.
-
/about
Show various information about the bot.
-
/help
Display help page. All commands will be listed there ✨
The Structure game is a complete rewrite of a proof of concept from arli, thanks to them for sharing it!
Python 3.10+ is needed to run psychotropic
.
$> git clone https://github.com/x-yzt/psychotropic/
$> cd psychotropic
$> pip install .
$> export DISCORD_TOKEN="foobar"
$> python -m psychotropic.bot
Note: Persistant storage files will be created and searched in the directory
you invokes the command in, so be sure to cd
in the directory you actually
want them.