listmonk-messenger
listmonk-messenger copied to clipboard
Telegram
Hi! Could you provide an example for telegram messenger?
@reinethernal If i understanding correctly, you are looking for a telegram messenger implementation for connecting to listmonk?
@joeirimpan yes, you're right!
Ref: https://github.com/go-telegram-bot-api/telegram-bot-api#example
- Initialize telegram client.
- Implement .Push() where we can push to telegram chat. See example here
So i have to build it from source using your commecnt? Or i can use prebuilt binary?
I haven't added Telegram provider to this project yet. @reinethernal Are you interested in building this out?
Sure, and not only telegram
There is also apprise which can be used to integrate almost everything without much effort.