reports-consumer-rss/base-config.yaml

25 lines
No EOL
662 B
YAML

# Command prefix to listen to
# DO NOT CHANGE THIS UNLESS YOU KNOW WHAT YOU ARE DOING
command_prefix: report
# Which regions the bot should pay attention to
# Additionally, optionally whitelist specific accounts for each region
allowed_regions:
foo:
- "@reports:fiftyfiftyonerarizona.org"
bar:
- "@reports:example.org"
- "@reports:example.com"
buzz:
aaa:
# Bot-specific configurations per region
region_configs:
__global__: true
arizona: true
california: true
somethingyoudontwantanrssfor: true
# If this bot should send a reaction to the message
# if the notification was successful
send_reaction: true