Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
/ kat Public archive

[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/kat] matrix bot for cats by cats

License

Notifications You must be signed in to change notification settings

TruncatedDinoSour/kat

Repository files navigation

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/kat

kat bot

matrix bot for cats by cats

running

python3 -m pip install --user --upgrade --break-system-packages virtualenv
python3 -m virtualenv venv
source venv/bin/activate
pip install --upgrade -r requirements.txt
cp kat.example.env kat.env
# edit kat.env with details
source kat.env
python3 src/main.py

Releases

No releases published

Packages

No packages published

Languages