A simple telegram bot written in pure GNU Awk
You'll need a telegram bot api server as api.telegram.org requires https, which is probably impossible to implement in AWK. After setting up the server, replace TG_SERVER, TG_PORT and TG_TOKEN values in config.awk with your own ones.
awk -f main.awk