Signal Consumer

This commit is contained in:
Ben 2025-07-29 00:02:07 -07:00
parent beefb8c73e
commit b45f4f8bb7
Signed by: webmaster
GPG key ID: A5FCBAF34E6E8B50
4 changed files with 41 additions and 33 deletions

View file

@ -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.