mirror of
https://gitlab.com/ArkHost/WHMCS-Discord-Notifications.git
synced 2026-07-23 23:35:55 +02:00
29 lines
806 B
JSON
29 lines
806 B
JSON
{
|
|
"schema": "1.0",
|
|
"type": "whmcs-notifications",
|
|
"name": "discord",
|
|
"license": "proprietary",
|
|
"category": "notifications",
|
|
"description": {
|
|
"name": "Discord",
|
|
"tagline": "Send notifications to your Discord Server.",
|
|
"long": "Get real-time notifications directly via Discord.\n\nCreate powerful event driven notification rules that help keep you and your team in the loop using a wide range of event triggers and conditional criteria.",
|
|
"features": [
|
|
"Event driven notifications",
|
|
"Direct into a Discord Channel"
|
|
]
|
|
},
|
|
"logo": {
|
|
"filename": "logo.png"
|
|
},
|
|
"support": {
|
|
"homepage": "https://docs.whmcs.com/Notification_Modules"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "WHMCS Development Team",
|
|
"homepage": "https://www.whmcs.com/"
|
|
}
|
|
]
|
|
}
|