birthdaybot/example-config.yml
2023-07-10 20:46:12 +02:00

11 lines
214 B
YAML

---
birthday_file: birthdays.csv
birthday_template: ./birthday_message.tmpl
logger:
level: debug
report_caller: true
telegram_notifications:
bot_token: "123456789:YOUR_BOT_TOKEN"
channel_id: "-100012345"