2
0
Files
cal/calcom/packages/app-store/discord/config.json
2024-08-09 22:27:03 +02:00

27 lines
1.0 KiB
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Discord",
"slug": "discord",
"type": "discord_video",
"logo": "icon.svg",
"url": "https://discord.com/",
"variant": "conferencing",
"categories": ["conferencing"],
"publisher": "BLS media GbR.",
"email": "support@cal.com",
"appData": {
"location": {
"type": "integrations:{SLUG}_video",
"label": "{TITLE}",
"linkType": "static",
"organizerInputPlaceholder": "https://discord.gg/420gg69",
"urlRegExp": "^http(s)?:\\/\\/(www\\.)?discord\\.(gg|com)\\/[a-zA-Z0-9]+"
}
},
"description": "Copy your server invite link and start scheduling calls in Discord! Discord is a VoIP and instant messaging social platform. Users have the ability to communicate with voice calls, video calls, text messaging, media and files in private chats or as part of communities.",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "event-type-location-video-static",
"isOAuth": false
}