From 4641311f64fa755f16388f2bda031d7dcd7151c9 Mon Sep 17 00:00:00 2001 From: Soulter <37870767+Soulter@users.noreply.github.com> Date: Sun, 23 Jun 2024 11:23:17 +0800 Subject: [PATCH] Update README.md --- README.md | 129 +++++------------------------------------------------- 1 file changed, 12 insertions(+), 117 deletions(-) diff --git a/README.md b/README.md index b8732608..dca14965 100644 --- a/README.md +++ b/README.md @@ -17,140 +17,35 @@ 插件开发 -## 🧩 功能 +## 🛠️ 功能 -🌍支持的消息平台 +🌍 支持的消息平台 - QQ 群、QQ 频道(OneBot、QQ 官方接口) - Telegram(由 [astrbot_plugin_telegram](https://github.com/Soulter/astrbot_plugin_telegram) 插件支持) +- WeChat(微信) (由 [astrbot_plugin_vchat](https://github.com/z2z63/astrbot_plugin_vchat) 插件支持) -🌍支持的大模型一览: +🌍 支持的大模型一览: - OpenAI GPT、DallE 系列 -- Claude(免费,由[LLMs插件](https://github.com/Soulter/llms)支持) -- HuggingChat(免费,由[LLMs插件](https://github.com/Soulter/llms)支持) -- Gemini(免费,由[LLMs插件](https://github.com/Soulter/llms)支持) +- Claude(由[LLMs插件](https://github.com/Soulter/llms)支持) +- HuggingChat(由[LLMs插件](https://github.com/Soulter/llms)支持) +- Gemini(由[LLMs插件](https://github.com/Soulter/llms)支持) -🌍机器人支持的能力一览: +🌍 机器人支持的能力一览: - 大模型对话、人格、网页搜索 - 可视化管理面板 - 同时处理多平台消息 - 精确到个人的会话隔离 - 插件支持 -- 文本转图片回复 +- 文本转图片回复(Markdown) - - - - -## 🛠️ 插件支持 - -本项目支持接入插件。 - -> 使用`plugin i 插件GitHub链接`即可安装。 - -部分插件: - -- `LLMS`: https://github.com/Soulter/llms | Claude, HuggingChat 大语言模型接入。 - -- `GoodPlugins`: https://github.com/Soulter/goodplugins | 随机动漫图片、搜番、喜报生成器等。 - -- `sysstat`: https://github.com/Soulter/sysstatqcbot | 查看系统状态 - -- `BiliMonitor`: https://github.com/Soulter/BiliMonitor | 订阅B站动态 - -- `liferestart`: https://github.com/Soulter/liferestart | 人生重开模拟器 - -- `astrbot_plugin_aiocqhttp`: https://github.com/Soulter/astrbot_plugin_aiocqhttp | aiocqhttp 适配器,支持接入支持反向 WS 的 OneBot 协议实现,如 Lagrange.OneBot,Shamrock 等。 +有关插件的使用和列表请移步:[AstrBot 文档 - 插件](https://astrbot.soulter.top/center/docs/%E4%BD%BF%E7%94%A8/%E6%8F%92%E4%BB%B6) +## ✨ Demo image - -