mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
use compress for arknights
This commit is contained in:
parent
313a7b1950
commit
61aca493cb
@ -52,4 +52,4 @@ class Arknights(PlatformNoTarget):
|
||||
pics.append(pic['src'])
|
||||
else:
|
||||
raise CategoryNotSupport()
|
||||
return Post('arknights', '', announce_url, pics=pics, show_text=False)
|
||||
return Post('arknights', '', announce_url, pics=pics, compress=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user