9 lines
270 B
YAML
9 lines
270 B
YAML
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}"
|