Skip to content

TruncatedDinoSour/ssh-bot

Repository files navigation

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