1
0
forked from bot/app

fix: npm对插件无法启用的bug

feat: 资源包的管理器
This commit is contained in:
2024-04-07 00:35:53 +08:00
parent 72742d805c
commit 9743868cce
15 changed files with 540 additions and 288 deletions

View File

@ -6,7 +6,7 @@ import sys
import nonebot
__NAME__ = "LiteyukiBot"
__VERSION__ = "6.2.6" # 60201
__VERSION__ = "6.2.7" # 60201
import requests