Skip to content

通知

Beszel 中的通知使用 Shoutrrr URL 模式定义。

Shoutrrr 是一个最初为 Watchtower 开发的 Go 库。我们使用一个维护的分支 nicholas-fedor/shoutrrr 的固定版本。这里的文档是根据它们改编的。

服务概览

点击服务获取更详细的说明。

服务URL 格式
Genericgeneric://example.com?template=json
Barkbark://devicekey@host
Discorddiscord://token@id
Gotifygotify://gotify-host/token
Google Chatgooglechat://chat.googleapis.com/v1/spaces/FOO/messages?key=bar&token=baz
IFTTTifttt://key/?events=event1[,event2,...]&value1=value1&value2=value2&value3=value3
Joinjoin://shoutrrr:api-key@join/?devices=device1[,device2, ...][&icon=icon]
Larklark://host/token?secret=secret
Mattermostmattermost://[username@]mattermost-host/token[/channel]
Matrixmatrix://username:password@host:port/[?rooms=!roomID1[,roomAlias2]]
Ntfyntfy://username:password@ntfy.sh/topic
OpsGenieopsgenie://host/token?responders=responder1[,responder2]_
Pushbulletpushbullet://api-token[/device/#channel/email]
Pushoverpushover://shoutrrr:apiToken@userKey/?devices=device1[,device2, ...]
Rocketchatrocketchat://[username@]rocketchat-host/token[/channel|@recipient]
Slackslack://[botname@]token-a/token-b/token-c
Teamsteams://group@tenant/altId/groupOwner?host=organization.webhook.office.com
Telegramtelegram://token@telegram?chats=@channel-1[,chat-id-1,...]
Zulip Chatzulip://bot-mail:bot-key@zulip-domain/?stream=name-or-id&topic=name

基于 MIT 许可发布