We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3628ee commit fe32caeCopy full SHA for fe32cae
plugins.json
@@ -1,4 +1,13 @@
1
{
2
+ "astrbot-plugin-group-welcome": {
3
+ "display_name": "Group Welcome (入群欢迎插件)",
4
+ "desc": "一个普通的群欢迎插件awa",
5
+ "author": "lingyun",
6
+ "repo": "https://github.com/lingyun14beta/astrbot_plugin_group_welcome",
7
+ "tags": [
8
+ "群欢迎"
9
+ ]
10
+ },
11
"astrbot-plugin-atrelay": {
12
"display_name": "bot转述",
13
"desc": "私聊bot,让它将消息发送到群内",
0 commit comments