pigeon/config/config.example.yaml
2022-03-08 12:12:21 -05:00

13 lines
328 B
YAML

pigeon:
check_interval: 10
db_path: "data/pigeon.db"
youtube:
api_key: "supersecretyoutubeapiky"
channel_id: "mychannelid"
discord:
api_key: "supersecretdiscordapikey"
announcement_channel: "general"
message_template: "Hey @everyone {name} has just released a new video over on YouTube! Go check it out! {link}"