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

feat: add telegram bot notification strategy #11

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

isensee-bastian
Copy link
Collaborator

@isensee-bastian isensee-bastian commented Nov 10, 2023

  • This pull request adds Telegram bot notifications, as suggested in Issue 10.
  • Changes were tested manually by creating a new telegram bot, configuring connectivity in .env and running the software.
  • Notification enabled flags in .example.env were set to "false" except for console output, as I felt like it makes sense to deactivate the others by default. This prevents unintended errors as we do not know which notification methods a new user wants to use.

@uschtwill
Copy link
Owner

Awesome, thanks so much for contributing! LGTM!

And yes, thanks for setting those flags to "false" that does make sense for starters.

@uschtwill uschtwill merged commit ac0f90d into uschtwill:main Nov 11, 2023
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

Successfully merging this pull request may close these issues.

2 participants