Skip to content

Commit

Permalink
Merge pull request #2 from langgenius/fix/slack-bot-name
Browse files Browse the repository at this point in the history
fix: refine the label and description for the slack bot extension
  • Loading branch information
YIXIAO0 authored Dec 18, 2024
2 parents 691218a + 1a8547b commit f6c9ba1
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions extensions/slack_bot/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ type: plugin
author: langgenius
name: slack-bot
label:
en_US: slack-bot
ja_JP: slack-bot
zh_Hans: slack-bot
pt_BR: slack-bot
en_US: Slack Bot
ja_JP: Slack Bot
zh_Hans: Slack Bot
pt_BR: Slack Bot
description:
en_US: slack-bot
ja_JP: slack-bot
zh_Hans: slack-bot
pt_BR: slack-bot
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 f6c9ba1

Please sign in to comment.