ssh-bot/README.md
2024-04-30 18:17:07 +03:00

269 B

SSH(-Chat) bot

A matrix bot to bridge https://ssh.chat/ :)

Join us at #root:ari.lt

Running

cp config.example.mjs config.mjs
editor config.mjs  # Configure it
docker-compose build --no-cache
docker-compose up -d