mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-18 17:36:54 +08:00
Add OneBot notification service
This commit is contained in:
@@ -445,4 +445,10 @@ export default {
|
||||
"Domain Name Expiry Notification": "Domain Name Expiry Notification",
|
||||
"Proxy": "Proxy",
|
||||
"Date Created": "Date Created",
|
||||
onebotHttpAddress: "OneBot HTTP Address",
|
||||
onebotMessageType: "OneBot Message Type",
|
||||
onebotGroupMessage: "Group",
|
||||
onebotPrivateMessage: "Private",
|
||||
onebotUserOrGroupId: "Group/User ID",
|
||||
onebotSafetyTips: "For safety, must set access token",
|
||||
};
|
||||
|
Reference in New Issue
Block a user