-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.yaml
More file actions
43 lines (43 loc) · 1.33 KB
/
manifest.yaml
File metadata and controls
43 lines (43 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
version: 0.1.4
type: plugin
author: rockchinq
name: langbot_trigger
label:
en_US: LangBot Trigger
ja_JP: LangBot Trigger
zh_Hans: LangBot 触发器
pt_BR: LangBot Trigger
description:
en_US: Open-source platform for receiving message from IMs like Telegram, Discord, Slack, LINE, Lark, QQ, WeChat, DingTalk e.g.
ja_JP: 各種IMからのメッセージを受信するためのオープンソースプラットフォーム。LINE、Telegram、Discord、Slack、Lark、QQ、WeChat、DingTalkなど。
zh_Hans: 处理各种即时通信消息的开源平台,支持 QQ、微信、企微、公众号、飞书、Telegram、Discord、Slack、Lark、钉钉等平台。
pt_BR: Plataforma open-source para processar mensagens de IMs como LINE, Telegram, Discord, Slack, Lark, QQ, WeChat, DingTalk, etc.
icon: icon.svg
icon_dark: icon.svg
resource:
memory: 268435456
permission:
tool:
enabled: true
app:
enabled: true
storage:
enabled: true
size: 1048576
plugins:
triggers:
- provider/langbot_trigger.yaml
meta:
version: 0.0.1
arch:
- amd64
- arm64
runner:
language: python
version: "3.12"
entrypoint: main
minimum_dify_version: 1.10.0
created_at: 2025-11-20T13:40:32.12946+08:00
privacy: PRIVACY.md
repo: https://github.com/langbot-app/dify-plugin-langbot-trigger
verified: false