We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a2cd3 commit bcf3933Copy full SHA for bcf3933
plugins.json
@@ -1,4 +1,17 @@
1
{
2
+ "astrbot-plugin-oyasumi": {
3
+ "display_name": "睡了喵~",
4
+ "desc": "基于正则触发的早安晚安长期记录插件,可自定义触发词,支持统计、修正与 llm 个性化分析,配套 webui。",
5
+ "author": "RichardLiu",
6
+ "repo": "https://github.com/RichardLiuda/astrbot_plugin_oyasumi",
7
+ "tags": [
8
+ "睡觉",
9
+ "睡眠",
10
+ "作息",
11
+ "ai"
12
+ ],
13
+ "social_link": "https://github.com/RichardLiuda"
14
+ },
15
"astrbot-plugin-LivelyState": {
16
"display_name": "角色状态记忆",
17
"desc": "这是一个让角色拥有持续状态记忆的拟人插件:不再每句“重开存档”,而是带着上一刻的心情继续和你说话。",
0 commit comments