A matrix bot to bridge https://ssh.chat/ :)
https://git.ari.lt/ari/ssh-bot
|
||
---|---|---|
.clang-format | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
config.example.mjs | ||
docker-compose.yml | ||
Dockerfile | ||
index.mjs | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
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