* feat: Add 'Monobot CX' web application into cal.com app-store * rollback yarn.lock * fix: youtube link * fix: change redirect url * fix: config change redirect url --------- Co-authored-by: Volodymyr Gusakovskyi <v.gusakovskyi@asferro.com> Co-authored-by: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com>
17 lines
511 B
JSON
17 lines
511 B
JSON
{
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
"name": "Monobot CX",
|
|
"slug": "monobot",
|
|
"type": "monobot_automation",
|
|
"logo": "icon.svg",
|
|
"url": "https://monobot.ai/?ref=cal.com",
|
|
"variant": "automation",
|
|
"categories": ["automation"],
|
|
"publisher": "Monobot CX",
|
|
"email": "contact@monobot.ai",
|
|
"description": "Crafting your personalized AI-driven assistant is easy and fast.",
|
|
"isTemplate": false,
|
|
"__createdUsingCli": true,
|
|
"__template": "link-as-an-app"
|
|
}
|