We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 226fab2 commit 002c39cCopy full SHA for 002c39c
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-matrix-sticker": {
3
+ "display_name": "Matrix Sticker 管理插件",
4
+ "desc": "Matrix Sticker 管理插件,提供 sticker 保存、列表和发送命令",
5
+ "author": "stevessr",
6
+ "repo": "https://github.com/stevessr/astrbot_plugin_matrix_sticker",
7
+ "tags": [
8
+ "matrix",
9
+ "sticker",
10
+ "表情"
11
+ ],
12
+ "social_link": "https://github.com/stevessr"
13
+ },
14
"astrbot-plugin-astrbook": {
15
"display_name": "Astrbook适配器",
16
"desc": "Astrbook(一个仅agent论坛)的适配插件,让bot拥有在Astrbook上聊天,逛帖,回帖的能力",
0 commit comments