We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5604da3 commit fbae297Copy full SHA for fbae297
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-tk-tracker": {
3
+ "display_name": "TK Tracker-违规记录",
4
+ "desc": "自动监听管服机器人的踢人播报,支持WebUI配置、违规历史查询与数据一键管理。",
5
+ "author": "Nyaportemi",
6
+ "version": "1.0.0",
7
+ "repo": "https://github.com/Nyaportemi/astrbot_plugin_tk_tracker",
8
+ "tags": [
9
+ "群管",
10
+ "工具"
11
+ ],
12
+ "social_link": ""
13
+ },
14
"astrbot-plugin-self-code": {
15
"display_name": "Self Code Assistant",
16
"desc": "一个用于 AstrBot 的 AI 编程助手插件。它把聊天指令转为 codex CLI 操作,在 workspace 中生成/修改插件代码,并支持测试和部署。",
0 commit comments