Add OneBot notification service

This commit is contained in:
ColdThunder11
2022-01-28 15:02:28 +08:00
committed by Louis Lam
parent 0a5db0cecb
commit 4656ab3d57
6 changed files with 96 additions and 0 deletions

View File

@@ -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",
};