We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d22b3b + 3b0761e commit 780bf3bCopy full SHA for 780bf3b
plugins.json
@@ -1,4 +1,10 @@
1
{
2
+ "daily_limit": {
3
+ "desc": "限制成员每日访问AI次数的插件,支持为不同用户和群组设置不同的调用限制(支持的astrbot最低版本为3.5.1)",
4
+ "author": "left666",
5
+ "repo": "https://github.com/left666/astrbot_plugin_daily_limit",
6
+ "tags": ["工具", "安全"]
7
+ },
8
"JmCli": {
9
"desc": "JM命令行工具,提供下载和带封面的查询搜索功能,输入jm_help查看用法",
10
"author": "Gaxiic",
0 commit comments