Adds telegram_notifications sample config
This commit is contained in:
parent
d9c1e81976
commit
dee94e838d
1 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,6 @@
|
||||||
---
|
---
|
||||||
birthday_file: birthdays.csv
|
birthday_file: birthdays.csv
|
||||||
|
|
||||||
|
telegram_notifications:
|
||||||
|
bot_token: "123456789:YOUR_BOT_TOKEN"
|
||||||
|
channel_id: "-100012345"
|
||||||
|
|
Loading…
Reference in a new issue