martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
457 stars 120 forks source link

Add Link to wiki Status Reference #184

Closed pieterhelsen closed 2 years ago

pieterhelsen commented 3 years ago

Updated Telegram notifier to not generate a URL preview Tested on Slack, Discord and Telegram.

Closes #159

martomi commented 3 years ago

What do you think about adding a function for suffix, similar to title here https://github.com/martomi/chiadog/blob/main/src/notifier/__init__.py#L78

And then appending that suffix to all user events? Then it'll be a single place to change it and we don't need to remember to append it to any new events added in future.