UPDATE README.md

This commit is contained in:
HibiKier 2022-08-22 22:51:36 +08:00
parent d2dccfebc5
commit 6c93769838
2 changed files with 1 additions and 2 deletions

View File

@ -280,6 +280,7 @@ PS: **ARM平台** 请使用全量版 同时 **如果你的机器 RAM < 1G 可能
### 2022/8/22
* 修复首次安装时词条旧表出错(因为根本就没有这张表!)
* 取消配置替换定时任务,统一存储
* 对米游社cookie进行判断整合米游社签到信息 [@pull/1014](https://github.com/HibiKier/zhenxun_bot/pull/1014)
* 修正尘歌壶和质变仪图片获取地址 [@pull/1010](https://github.com/HibiKier/zhenxun_bot/pull/1010)
* 修复词库问答 **很多** 问题[@pull/1012](https://github.com/HibiKier/zhenxun_bot/pull/1012)

View File

@ -53,8 +53,6 @@ async def _(event: MessageEvent, state: T_State, arg: Message = CommandArg()):
if img_list:
state["img_list"] = arg
print(Config.get_config("image_management", "IMAGE_DIR_LIST"))
@upload_img.got(
"path",