We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47dd1e commit d3aaff2Copy full SHA for d3aaff2
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-alteration-notifier": {
3
+ "display_name": "插件变更提醒",
4
+ "desc": "再也不想看到有人输入一串奇怪的指令但是机器人没有响应导致陷入尴尬的境地?本插件可以及时通知机器人使用者插件的变更。",
5
+ "author": "PyuraMazo",
6
+ "repo": "https://github.com/PyuraMazo/astrbot_plugin_alteration_notifier",
7
+ "tags": [
8
+ "插件管理",
9
+ "提醒"
10
+ ],
11
+ "social_link": "https://github.com/PyuraMazo"
12
+ },
13
"astrbot-plugin-sl-query": {
14
"display_name": "SCP:SL 服务器查询插件",
15
"desc": "通过 ServerKey 查询 SCP:SL 服务器信息",
0 commit comments