top | item 35293773

Show HN: A daemon for writing Telegram bots in shell CGI style

2 points| jayshua | 2 years ago |github.com

I found there were a number of things that I wanted a personal telegram bot to do which would have been relatively difficult or annoying to implement in a full-blown programming language, but pretty easy to string together a shell script for. So I wrote this program that acts sort of like a classic CGI gateway for Telegram conversations, forwarding messages over stdin/stdout.

discuss

order

No comments yet.