Change to producer-stopice.net
This commit is contained in:
parent
24f6f25506
commit
13d6846f5f
5 changed files with 39691 additions and 136 deletions
|
@ -2,29 +2,13 @@
|
|||
# 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:
|
||||
# How many seconds to wait between refreshes
|
||||
refresh_delay: 60
|
||||
|
||||
# Bot-specific configurations per region
|
||||
region_configs:
|
||||
# Which rooms to send to, per region
|
||||
send_configs:
|
||||
arizona:
|
||||
# Where and how the plugin will send the data to
|
||||
server_url: "https://ntfy.sh"
|
||||
server_topic: "changeme"
|
||||
|
||||
# If the plugin should use a username and password to send notifications
|
||||
server_use_authentication: true
|
||||
server_username: "no"
|
||||
server_password: "way"
|
||||
|
||||
# If this bot should send a reaction to the message
|
||||
# if the notification was successful
|
||||
send_reaction: true
|
||||
- "!example:example.com"
|
||||
- "!example2:example.com"
|
||||
california:
|
||||
- "!example:example.com"
|
Loading…
Add table
Add a link
Reference in a new issue