Skip to content

Commit c4ba8e0

Browse files
authored
chore(integrations): add description inside each integration's readme (#47)
1 parent 443ee12 commit c4ba8e0

File tree

21 files changed

+21
-117
lines changed

21 files changed

+21
-117
lines changed

integrations/discord/integration.definition.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import { z } from 'zod'
55
export default new IntegrationDefinition({
66
name: 'discord',
77
version: '0.2.0',
8+
readme: 'readme.md',
89
configuration: {
910
schema: z.object({
1011
apikey: z.string(),

integrations/discord/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Discord Integration for Botpress: Enhance your Botpress-powered conversational AI with seamless integration to Discord, the popular communication platform for communities and gaming. With this integration, your bot can interact directly with Discord servers, channels, and users, enabling dynamic conversations, automated responses, and rich multimedia interactions. Engage your Discord community, provide instant support, and automate routine tasks with ease. Leverage Discord's extensive feature set, including real-time messaging, voice chat, role management, and more, all integrated seamlessly with your Botpress-powered AI. Level up your conversational experiences and foster vibrant communities with the Discord Integration for Botpress.

integrations/github/integration.definition.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export default new IntegrationDefinition({
99
title: 'GitHub',
1010
version: '0.2.0',
1111
icon: 'icon.svg',
12+
readme: 'readme.md',
1213
description: 'Github integration for Botpress',
1314
configuration,
1415
actions,

integrations/github/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Github
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Github.
1+
Streamline your development workflow by seamlessly integrating GitHub with Botpress, the open-source conversational AI platform. This integration enables you to effortlessly manage and automate your GitHub repositories, issues, and pull requests directly from Botpress, empowering you to collaborate effectively, track progress, and ensure smooth development cycles. Take advantage of powerful features like real-time notifications, issue management, pull request merging, and more, all within the familiar Botpress environment. Boost productivity, streamline collaboration, and unleash the full potential of your conversational AI projects with the GitHub Integration for Botpress.

integrations/gmail/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Gmail
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Gmail.
1+
Simplify your email communication and supercharge your chatbot with seamless integration between Botpress and Gmail. Experience the power of combining your AI-powered chatbot with the versatility of Gmail, empowering you to streamline workflows, automate tasks, and deliver exceptional customer experiences. Unlock a world of possibilities as your chatbot seamlessly interacts with your Gmail inbox, managing emails, composing messages, and executing actions with ease. Leverage Gmail's robust features, such as advanced search, labeling, and filtering, to efficiently organize and respond to emails. Elevate your chatbot's capabilities and revolutionize your email-based interactions with the Botpress and Gmail Integration.

integrations/instagram/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Instagram
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Instagram.
1+
This integration enables your bot to seamlessly interact with Instagram, allowing you to harness the power of social media in your conversational AI experiences. Connect your AI-powered chatbot to Instagram to automate interactions, engage with your audience, and deliver personalized experiences. Leverage the Instagram integration to send and receive messages, manage comments, handle direct messages, and respond in real-time. Streamline your social media strategy and elevate your customer engagement with the Instagram Integration for Botpress.

integrations/intercom/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Intercom
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Intercom.
1+
The Intercom integration empowers your conversational AI by seamlessly integrating Botpress with Intercom's powerful customer messaging platform. Connect your AI-powered chatbot to Intercom and engage with your customers in real-time through personalized conversations. With this integration, you can automate customer support, handle inquiries, collect feedback, and nurture leads directly within Intercom. Leverage Intercom's features such as live chat, user segmentation, event tracking, and in-app messaging to deliver exceptional customer experiences. Streamline your customer communication and take your conversational AI to new heights with the Intercom Integration for Botpress.

integrations/line/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Line
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Line.
1+
The Line integration enables your chatbot to seamlessly interact with Line, one of the leading messaging platforms. Connect your AI-powered chatbot to Line and unlock powerful communication capabilities to engage with your audience. With this integration, you can automate customer interactions, provide instant support, deliver personalized messages, and handle inquiries seamlessly within the Line messaging environment. Leverage Line's rich features such as text, images, stickers, and location sharing to create dynamic and engaging conversations. Elevate your chatbot's reach and impact by integrating it with Line using the Line Integration for Botpress.

integrations/linear/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Linear
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Linear.
1+
The Linear integration brings powerful project management capabilities to your AI-powered chatbot. Seamlessly connect Botpress with Linear, a modern issue tracking and workflow management tool. With this integration, you can automate task creation, track progress, and collaborate on projects directly within your chatbot. Empower your chatbot to create, update, and retrieve Linear issues, assign tasks to team members, track due dates, and more. Streamline your project management processes and enhance team productivity with the Linear Integration for Botpress.

integrations/messenger/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Messenger
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Messenger.
1+
The Messenger integration empowers your chatbot to seamlessly interact with Facebook Messenger, one of the most popular messaging platforms. Connect your AI-powered chatbot to Messenger and engage with your audience in real-time conversations. With this integration, you can automate customer support, provide personalized recommendations, send notifications, and handle inquiries directly within Messenger. Leverage Messenger's rich features, including text, images, buttons, quick replies, and more, to create dynamic and engaging chatbot experiences. Take your customer engagement to the next level with the Messenger Integration for Botpress.

integrations/slack/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Slack
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Slack.
1+
The Slack integration enables seamless communication between your AI-powered chatbot and Slack, the popular collaboration platform. Connect your chatbot to Slack and streamline team communication, automate tasks, and enhance productivity. With this integration, your chatbot can send and receive messages, share updates, handle inquiries, and perform actions directly within Slack channels. Leverage Slack's extensive features such as chat, file sharing, notifications, and app integrations to create a powerful conversational AI experience. Enhance team collaboration and streamline workflows with the Slack Integration for Botpress.

integrations/sunco/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Sunco
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Sunco.
1+
The Sunshine Conversations integration enables your AI-powered chatbot to seamlessly connect with Sunshine Conversations, a powerful omnichannel messaging platform. Integrate your chatbot with Sunshine Conversations to engage with your customers across various messaging channels, including WhatsApp, Facebook Messenger, SMS, and more. With this integration, you can automate customer interactions, provide personalized support, and deliver rich messaging experiences. Leverage Sunshine Conversations' features such as chat routing, message templates, conversation history, and analytics to optimize your customer engagement strategy. Take your chatbot's reach and capabilities to new heights with the Sunshine Conversations Integration for Botpress.

integrations/teams/readme.md

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1 @@
1-
# Integration Teams
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Microsoft Teams.
6-
7-
## Usage
8-
9-
1. Build the bot using command `pnpm bp build`
10-
2. Deploy the bot using command `pnpm bp deploy`
11-
12-
## Running locally
13-
14-
There are few different ways of running your integration locally:
15-
16-
```sh
17-
# 1. To run the bundle created by the build command:
18-
19-
pnpm bp serve --port 9999
20-
21-
# 2. To run with ts-node:
22-
23-
start_script="import integration from './src'; void integration.start()"
24-
ts-node -T -r @botpress/cli/init -e $start_script
25-
```
1+
The Microsoft Teams integration enables seamless collaboration between your AI-powered chatbot and Microsoft Teams, a popular workplace communication and collaboration platform. Connect your chatbot to Teams and enhance team productivity by automating tasks, providing instant support, and facilitating streamlined communication. With this integration, your chatbot can interact with users in Teams channels, respond to queries, deliver notifications, and perform actions within the Teams environment. Leverage Teams' robust features such as messaging, file sharing, meetings, and app integrations to create a powerful conversational AI experience. Boost teamwork and efficiency with the Microsoft Teams Integration for Botpress.

integrations/telegram/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Telegram
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Telegram.
1+
The Telegram integration allows your AI-powered chatbot to seamlessly interact with Telegram, a popular messaging platform with a large user base. Connect your chatbot to Telegram and engage with your audience in real-time conversations. With this integration, you can automate customer support, provide personalized recommendations, send notifications, and handle inquiries directly within Telegram. Leverage Telegram's rich features, including text messages, inline buttons, media files, and more, to create dynamic and interactive chatbot experiences. Empower your chatbot to deliver exceptional user experiences on Telegram with the Telegram Integration for Botpress.

integrations/twilio/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Twilio
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Twilio.
1+
The Twilio integration enables seamless communication between your AI-powered chatbot and Twilio, a powerful cloud communications platform. Connect your chatbot to Twilio and leverage a wide range of communication channels, including SMS, voice calls, and messaging apps. With this integration, you can automate interactions, send personalized notifications, handle inquiries, and provide customer support directly through Twilio. Utilize Twilio's extensive features such as SMS delivery, call routing, message templates, and more to create robust and efficient conversational experiences. Enhance your communication strategy and reach customers effectively with the Twilio Integration for Botpress.

integrations/viber/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Viber
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Viber.
1+
The Viber integration allows your AI-powered chatbot to seamlessly connect with Viber, a popular messaging platform with a global user base. Integrate your chatbot with Viber to engage with your audience in real-time conversations, provide instant support, and deliver personalized experiences. With this integration, you can automate interactions, send messages, handle inquiries, and perform actions directly within Viber. Leverage Viber's features such as text messages, rich media, stickers, and chatbot extensions to create engaging and interactive chatbot experiences. Expand your reach and connect with Viber users effectively with the Viber Integration for Botpress.

integrations/vonage/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Vonage
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Vonage.
1+
The Vonage integration enables seamless communication between your AI-powered chatbot and Vonage, a leading cloud communications platform. Connect your chatbot to Vonage and leverage a variety of communication channels, including SMS, voice calls, and messaging apps. With this integration, you can automate interactions, send notifications, handle inquiries, and provide customer support directly through Vonage. Utilize Vonage's robust features such as SMS delivery, voice call routing, messaging app integration, and more to create reliable and effective conversational experiences. Enhance your communication capabilities and engage with users effortlessly with the Vonage Integration for Botpress.

integrations/webchat/readme.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1 @@
1-
# Webchat
2-
3-
## Description
4-
5-
How to test:
6-
7-
1. Open developer tools & go to network tab
8-
2. Open app.botpress.cloud
9-
3. Inspect the call https://controller.botpress.dev/v2/bots/xxxxx
10-
4. On preview tab, drill down on "integrations", then copy params under configuration in your bot's integration config
11-
5. Disable the official webchat integration
12-
6. Put those parameters to configure your webchat integration, then save
1+
The Webchat built by Botpress empowers you to create engaging and personalized chat experiences on your website or application. With this platform, you can leverage the power of Botpress, an AI-powered chatbot framework, to build and deploy chatbots that seamlessly integrate with your website or application. Customize the look and feel of the chat interface to match your brand, tailor the conversation flow to meet your specific requirements, and utilize advanced features such as natural language understanding, intent recognition, and dialog management. With the Webchat, you have full control over the chatbot's behavior and can provide exceptional conversational experiences to your users. Elevate your customer engagement and drive meaningful interactions with the Webchat for Botpress.

integrations/webhook/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Webhook
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Webhook.
1+
The Webhook integration allows your AI-powered chatbot to seamlessly connect with external systems and services using HTTP-based webhooks. With this integration, you can send and receive data from any system that supports webhooks, enabling your chatbot to interact with external APIs, databases, CRMs, and more. Customize your chatbot's behavior by triggering actions, retrieving information, and updating data through webhook interactions. Leverage the power of webhooks to integrate your chatbot with your existing infrastructure and external services, expanding its capabilities and enabling seamless integration with your preferred systems. Connect your chatbot to the world with the Webhook Integration for Botpress.

integrations/whatsapp/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Whatsapp
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Whatsapp.
1+
The WhatsApp integration allows your AI-powered chatbot to seamlessly connect with WhatsApp, one of the most popular messaging platforms worldwide. Integrate your chatbot with WhatsApp to engage with your audience, automate conversations, and provide instant support. With this integration, you can send messages, handle inquiries, deliver notifications, and perform actions directly within WhatsApp. Leverage WhatsApp's powerful features such as text messages, media sharing, document sharing, and more to create personalized and interactive chatbot experiences. Connect with users on a platform they already use and enhance customer engagement with the WhatsApp Integration for Botpress.

integrations/zapier/readme.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# Zapier
2-
3-
## Description
4-
5-
This integration allows your bot to interact with Zapier.
1+
The Zapier integration enables seamless integration between your AI-powered chatbot and Zapier, a powerful automation platform. Connect your chatbot to Zapier and unlock endless possibilities for automating workflows and integrating with various third-party apps and services. With this integration, you can easily create custom workflows, automate tasks, and streamline data transfers between your chatbot and other apps. Leverage Zapier's extensive library of supported apps to connect your chatbot with CRMs, email marketing platforms, project management tools, and much more. Simplify your workflows and enhance the capabilities of your chatbot with the Zapier Integration for Botpress.

0 commit comments

Comments
 (0)