We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a9117 commit 0022974Copy full SHA for 0022974
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-sentinel": {
3
+ "display_name": "QQ 群哨兵",
4
+ "desc": "实时监控群聊消息,通过关键词或正则表达式进行识别,并自动执行撤回、禁言以及踢出等操作。",
5
+ "author": "Foolllll",
6
+ "repo": "https://github.com/Foolllll-J/astrbot_plugin_sentinel",
7
+ "tags": [
8
+ "群管理",
9
+ "禁言",
10
+ "撤回",
11
+ "踢人"
12
+ ]
13
+ },
14
"astrbot-plugin-bilibanshi": {
15
"display_name": "b站搬石",
16
"desc": "让你的bot在b站搬石",
0 commit comments