Add Twilio Sms Notification Provider

This commit is contained in:
Faruk Genç
2023-03-25 19:56:01 +03:00
parent 89bfc3bf33
commit b64c835cee
6 changed files with 78 additions and 1 deletions

View File

@@ -707,5 +707,9 @@
"wayToGetPagerTreeIntegrationURL": "After creating the Uptime Kuma integration in PagerTree, copy the Endpoint. See full details {0}",
"lunaseaTarget": "Target",
"lunaseaDeviceID": "Device ID",
"lunaseaUserID": "User ID"
"lunaseaUserID": "User ID",
"twilioAccountSID": "Account SID",
"twilioAuthToken": "Auth Token",
"twilioFromNumber": "From Number",
"twilioToNumber": "To Number"
}