paul-nameless / tg

terminal telegram client
The Unlicense
955 stars 74 forks source link

Is it possible to send commands to TG via a shell script? #291

Open dru5h opened 2 years ago

dru5h commented 2 years ago

I’m trying to automate telegram without using bots. Is it possible to send commands to tg via the command like interface like

tg “message here” “user here”

?

I’d like to do this in a crontab