I would like to be able to send a message to a group chat in Telegram. I want to run a python script (which makes some operations that already works) and then, if some param
I'm working with pytg which could be found here: A Python package that wraps around Telegram messenger CLI
it works pretty good. I already have a python bot based on that project