Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"astrbot-plugin-animatedemoji": {
"display_name": " Animated Emoji",
"desc": "将静态 emoji 转换为动态 emoji,支持 Google Noto 和 Telegram 两种动态方案。",
"author": "camera-2018",
"repo": "https://github.com/camera-2018/astrbot_plugin_animatedemoji",
"social_link": "https://github.com/camera-2018"
},
"astrbot-plugin-yunhuAdapter": {
"display_name": "云湖机器人平台适配器",
"desc": "将 AstrBot 接入云湖机器人平台的插件,通过 WebSocket 与云湖 SDK 桥接通信。",
Expand Down
Loading