We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ae05c commit 221799aCopy full SHA for 221799a
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-f1-notifier": {
3
+ "display_name": "F1 Notifier",
4
+ "desc": "自动推送F1比赛周通知(赛程、排位赛、冲刺赛、正赛结果、发车顺序),支持用户指令查询赛程、积分榜等信息",
5
+ "author": "MareDevi",
6
+ "repo": "https://github.com/MareDevi/astrbot_plugin_f1_notifier",
7
+ "tags": [
8
+ "F1"
9
+ ],
10
+ "social_link": "www.maredevi.moe"
11
+ },
12
"astrbot-plugin-self-evolution": {
13
"display_name": "自我进化 (Self-Evolution)",
14
"desc": "让大模型具备自我迭代、记忆沉淀和人格进化能力的插件。",
0 commit comments