birthdaybot/example-config.yml
2023-07-10 14:55:47 +02:00

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"