Signal Consumer
This commit is contained in:
parent
beefb8c73e
commit
b45f4f8bb7
4 changed files with 41 additions and 33 deletions
|
@ -22,13 +22,9 @@ allowed_regions:
|
|||
# Code will push to both __global__ and region-specific endpoint.
|
||||
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
|
||||
username: "no"
|
||||
password: "way"
|
||||
endpoint: http://localhost:11938
|
||||
bearer: YourBearerKey
|
||||
room_id: YourRoomID
|
||||
|
||||
# If this bot should send a reaction to the message
|
||||
# Will send 👍 on successful POST to NTFY, and 👎 on failiure.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue