-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
[Plugin] astrbot_plugin_notion_bridge #8436
Copy link
Copy link
Closed
Labels
feature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.plugin-cate:querySearch, query, parse, or retrieve info from external sources or platforms.(only startswith [Plugin])Search, query, parse, or retrieve info from external sources or platforms.(only startswith [Plugin])plugin-cate:toolingIntegrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])Integrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])plugin-maintainer-approved
Metadata
Metadata
Assignees
Labels
feature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.plugin-cate:querySearch, query, parse, or retrieve info from external sources or platforms.(only startswith [Plugin])Search, query, parse, or retrieve info from external sources or platforms.(only startswith [Plugin])plugin-cate:toolingIntegrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])Integrate external tools, services, APIs, or systems into the bot.(only startswith [Plugin])plugin-maintainer-approved
Type
Fields
Give feedbackNo fields configured for issues without a type.
欢迎发布插件到插件市场!
插件基本信息
请将插件信息填写到下方的 Json 代码块中。
tags(插件标签)和social_link(社交链接)选填。{ "name": "astrbot_plugin_notion_bridge", "display_name": "Notion Bridge 🔗", "desc": "桥接 Notion 与 AstrBot 的双向文档管理工具。支持递归读取、关键词搜索、知识库同步、LLM 查询,以及完整的文档增删改查(页面/块/数据库/用户/评论)。内置 Notion API 3 req/s 速率限制器,可靠管理大量文档。", "short_desc": "双向控制 Notion:读取、写入、搜索、管理一站式", "version": "v2.0.0", "author": "Masumeiki", "repo": "https://github.com/Masumeiki/astrbot_plugin_notion_bridge", "tags": ["notion", "文档管理", "知识库", "双向同步", "API"], "social_link": "" }检查