更新 main.py

Test
This commit is contained in:
谢幕 2025-07-20 16:51:57 +08:00 committed by GitHub
parent 081f9ba2e6
commit 347d47743b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ from astrbot.api.star import Context, Star, register
from astrbot.api import logger, AstrBotConfig from astrbot.api import logger, AstrBotConfig
import astrbot.api.message_components as Comp import astrbot.api.message_components as Comp
# 订阅数据存储路径 # 订阅数据存储路径
SUBSCRIPTION_FILE = "data/astrbot_plugin_github_sub_subscriptions.json" SUBSCRIPTION_FILE = "data/astrbot_plugin_github_sub_subscriptions.json"
# 默认仓库数据存储路径 # 默认仓库数据存储路径