feat: 支持将长消息转换成图片进行回复

This commit is contained in:
Rock Chin
2023-03-04 21:14:10 +08:00
parent a4b7d4a012
commit 39d901a5cb
5 changed files with 197 additions and 6 deletions
+2 -1
View File
@@ -6,4 +6,5 @@ colorlog~=6.6.0
yiri-mirai~=0.2.6.1
websockets~=10.4
urllib3~=1.26.10
func_timeout~=4.3.5
func_timeout~=4.3.5
Pillow