Commit Graph

12 Commits

Author SHA1 Message Date
imrebuild
13a391aad4 Add disable_notification support for telegram. 2025-08-04 21:28:32 +08:00
CrazyMax
a27d3f5019 telegram: align chatIDs and chatIDsFile format handling 2024-12-20 18:45:41 +01:00
CrazyMax
804411d398 telegram: merge topics to chatID 2024-12-18 18:53:28 +01:00
jon4hz
478b7114bc fix(telegram): use map for topics 2024-12-18 18:53:20 +01:00
jon4hz
d673b3c9dc fix(telegram): support only one topicID per chatID 2024-12-18 16:16:44 +01:00
jon4hz
0f5b616d07 feat(telegram): add support for chat topics 2024-12-18 16:16:44 +01:00
jon4hz
6c00cab0f4 feat: switch telegram bot library 2024-03-23 10:57:27 +01:00
CrazyMax
24bc0548e0 chore: use typed error and fix missing wraps 2023-09-16 11:47:53 +02:00
CrazyMax
5d583809a0 Allow to customize notification message (#415)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-06-25 23:24:02 +02:00
CrazyMax
9785d3cc4c Allow telegram chat IDs as file (#301)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-14 15:32:58 +01:00
CrazyMax
3ea012cf8e Missing token as secret setting for some notifiers (#289)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-01 00:47:15 +01:00
CrazyMax
c971e06d9f Add message client for notifiers (#273)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-02-14 17:34:42 +00:00