Skip to content

arli2001/psychotropic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psychotropic

A discord bot built for harm reduction and chemistry.

Psychotropic logo

Getting started

Just invite the bot to your own server, and see what it can do!

Commands

Psychotropic has a comprehensive help system.

  • /about

    Show various information about the bot.

  • /help

    Display help page. All commands will be listed there ✨

Running your own instance

Installing

Python 3.10+ is needed to run psychotropic.

$> git clone https://github.com/x-yzt/psychotropic/

$> cd psychotropic

$> pip install .

$> export DISCORD_TOKEN="foobar"

Running

$> 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.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%