From 38a7754cf5e2b36fdf4548ea57c539a9c3b9bf61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E5=B9=95?= <1041291@qq.com> Date: Sun, 20 Jul 2025 08:38:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20main.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index aa9ff5a..dba9716 100644 --- a/main.py +++ b/main.py @@ -10,7 +10,7 @@ from astrbot.api.event import filter, AstrMessageEvent from astrbot.api.star import Context, Star, register from astrbot.api import logger, AstrBotConfig import astrbot.api.message_components as Comp - + # 订阅数据存储路径 SUBSCRIPTION_FILE = "data/astrbot_plugin_github_sub_subscriptions.json" # 默认仓库数据存储路径