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

TruncatedDinoSour/ssh-bot

Repository files navigation

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

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