pigeon/config/config.example.yaml

13 lines
328 B
YAML
Raw Normal View History

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}"