Fork for RSS consumer
This commit is contained in:
parent
24f6f25506
commit
c7b214387d
4 changed files with 15 additions and 16 deletions
|
@ -15,15 +15,10 @@ allowed_regions:
|
|||
|
||||
# Bot-specific configurations per region
|
||||
region_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"
|
||||
__global__: true
|
||||
arizona: true
|
||||
california: true
|
||||
somethingyoudontwantanrssfor: true
|
||||
|
||||
# If this bot should send a reaction to the message
|
||||
# if the notification was successful
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue