Skip to content

Conversation

LeddaZ
Copy link
Contributor

@LeddaZ LeddaZ commented Sep 3, 2025

Notifications for updated records will be sent to a Telegram bot

* Notifications for updated records will be sent to a Telegram bot

Signed-off-by: Leonardo Ledda <leonardoledda@gmail.com>
@ddries ddries self-requested a review September 3, 2025 10:22
@ddries
Copy link
Owner

ddries commented Sep 3, 2025

Beast! Amazing work! Thank you very much for your contribution.

May I ask you a minor change to the README? Just to follow the other examples,

token = "<your bot token from BotFather>"
chat_id = "<the ID of the chat to send notifications to>"

to something more like:

token = "aaabbb" # from BotFather
chat_id = "111"

Thank you very much :)!

@ddries
Copy link
Owner

ddries commented Sep 3, 2025

Ahhh, and maybe put back the three dots in the notification services list?

d2c.sh by default does not use any notification service, but the following are supported and can be enabled:
- [Gotify](https://gotify.net/)
- [Telegram Bot API](https://core.telegram.org/api/bots)
- ...

Copy link
Owner

@ddries ddries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you LeddaZ, nice work! Just minor changes.

Signed-off-by: Leonardo Ledda <leonardoledda@gmail.com>
@LeddaZ
Copy link
Contributor Author

LeddaZ commented Sep 9, 2025

I have updated the README

@ddries
Copy link
Owner

ddries commented Sep 11, 2025

Nice work! Thank you!

@ddries ddries merged commit e5b661a into ddries:master Sep 11, 2025
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