Skip to content

Commit

Permalink
fix: description typo in yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YIXIAO0 committed Dec 18, 2024
1 parent 46e212f commit 1a8547b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions extensions/slack_bot/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ label:
ja_JP: Slack Bot
zh_Hans: Slack Bot
pt_BR: Slack Bot
description:
en_US: This Slack Bot supports receiving messages from Slack as input to Chatflow/Chatbot/Agent in Dify, and sending messages back to Slack.
ja_JP: このSlack Botは、SlackからのメッセージをDifyのChatflow/Chatbot/Agentへの入力として受け取り、Slackにメッセージを送信することをサポートします。
zh_Hans: 这个Slack Bot支持接收来自Slack的消息作为Dify中Chatflow/Chatbot/Agent的输入,并将消息发送回Slack。
pt_BR: Este Slack Bot suporta receber mensagens do Slack como entrada para Chatflow/Chatbot/Agent no Dify e enviar mensagens de volta para o Slack.
description:
en_US: This Slack Bot supports receiving messages from Slack as input to Chatflow/Chatbot/Agent in Dify, and sending messages back to Slack.
ja_JP: このSlack Botは、SlackからのメッセージをDifyのChatflow/Chatbot/Agentへの入力として受け取り、Slackにメッセージを送信することをサポートします。
zh_Hans: 这个Slack Bot支持接收来自Slack的消息作为Dify中Chatflow/Chatbot/Agent的输入,并将消息发送回Slack。
pt_BR: Este Slack Bot suporta receber mensagens do Slack como entrada para Chatflow/Chatbot/Agent no Dify e enviar mensagens de volta para o Slack.
icon: icon.svg
resource:
memory: 268435456
Expand Down

0 comments on commit 1a8547b

Please sign in to comment.