Update main.py

This commit is contained in:
谢幕 2025-07-19 23:30:58 +08:00 committed by GitHub
parent 0e1c73e1dc
commit 9b5dc3f386
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,9 +11,6 @@ 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"
# 默认仓库数据存储路径 # 默认仓库数据存储路径