Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram #6

Open
reinethernal opened this issue Jul 19, 2022 · 7 comments
Open

Telegram #6

reinethernal opened this issue Jul 19, 2022 · 7 comments

Comments

@reinethernal
Copy link

Hi! Could you provide an example for telegram messenger?

@joeirimpan
Copy link
Owner

@reinethernal If i understanding correctly, you are looking for a telegram messenger implementation for connecting to listmonk?

@reinethernal
Copy link
Author

@joeirimpan yes, you're right!

@joeirimpan
Copy link
Owner

Ref: https://github.com/go-telegram-bot-api/telegram-bot-api#example

  1. Initialize telegram client.
  2. Implement .Push() where we can push to telegram chat. See example here

@reinethernal
Copy link
Author

So i have to build it from source using your commecnt? Or i can use prebuilt binary?

@joeirimpan
Copy link
Owner

I haven't added Telegram provider to this project yet. @reinethernal Are you interested in building this out?

@reinethernal
Copy link
Author

Sure, and not only telegram

@ggalan87
Copy link

There is also apprise which can be used to integrate almost everything without much effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants