/trisha

shitty discord bot

Primary LanguagePythonApache License 2.0Apache-2.0

trisha

shitty discord bot that doesn't work good

self-hosting

git clone https://github.com/aleclol/trisha
cd trisha
python3.8 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
mv config.yaml.example config.yaml
python3 bot/bot.py

license

apache 2.0