mirror of
https://gitlab.com/ArkHost/WHMCS-Discord-Notifications.git
synced 2026-07-24 07:45:54 +02:00
Add files via upload
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"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/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user