Skip to content

Scrin/siikabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6790379 · Mar 13, 2025
Mar 13, 2025
Mar 10, 2025
Mar 11, 2025
Mar 13, 2025
Mar 10, 2025
Mar 13, 2025
Mar 13, 2025
Feb 19, 2025
Mar 11, 2025
Mar 10, 2025
Mar 13, 2025
Feb 19, 2025
Mar 9, 2025
Mar 10, 2025
Mar 8, 2025
Mar 9, 2025
Mar 9, 2025
Mar 8, 2025

Repository files navigation

SiikaBot

A simple Matrix bot experiment.

This is not intended to be used by others and I don't expect anyone to want to run their own instance of this, as this is just a collection of random features on a bot I wanted to make. I'll be making breaking changes without warning and I won't be really writing any real documentation either, except for small bits that are more intended as notes for myself.

For local development, a postgres container can be brought up with:

docker run --rm --name siikabot-dev-postgres -e POSTGRES_PASSWORD=password -v "$(pwd)/postgres_data:/var/lib/postgresql/data" postgres -c log_statement=all

About

A Matrix bot experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages