/go-telegram-shell-bot

Telegram bot that executes shell commands on your server

Primary LanguageGo

go-telegram-shell-bot

Telegram Shell Bot written in Go.

alt text

The bot streams your input from Telegram chat and provides a real time output.

USE WITH SANITY. I mean... If you share bot with someone which has root access.. Good luck with that.

How to install

TBD;

How to config

TBD;

TODO

[X] Implement command execution

[ ] Add Instaliong/Configuration instructions to README.md

[ ] Implement graphical formating of output

[ ] Implement refreshing formating (htop, watch)

[ ] Push to docker hub as container + automated deployment to Heroku