birthdaybot/example-config.yml

11 lines
171 B
YAML
Raw Normal View History

2023-06-30 09:42:27 +01:00
---
birthday_file: birthdays.csv
2023-07-10 13:55:25 +01:00
logger:
level: debug
report_caller: true
telegram_notifications:
bot_token: "123456789:YOUR_BOT_TOKEN"
channel_id: "-100012345"