Files
2025-05-31 00:44:18 +02:00

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/"
}
]
}