10 lines
171 B
YAML
10 lines
171 B
YAML
---
|
|
birthday_file: birthdays.csv
|
|
|
|
logger:
|
|
level: debug
|
|
report_caller: true
|
|
|
|
telegram_notifications:
|
|
bot_token: "123456789:YOUR_BOT_TOKEN"
|
|
channel_id: "-100012345"
|