Skip to content

[Feature] 图片缓存实现 #210

@Sczr0

Description

@Sczr0

目前的/phihelp图片每次都要生成一会,尤其是Bot主人生成速度更慢。
可以考虑将渲染后的图片和指令头存储在Bot端,这样理论上只需要每次响应时对比指令头,然后决定是否重新渲染即可。

理论上B30成绩图也能这么做,但考虑到Bot数据量大时,图片可能会大量堆积导致存储空间增加。
并且一般也不会有人闲的没事/update,故不在此处讨论awa

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions