mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-06 03:46:10 +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'])
|
pics.append(pic['src'])
|
||||||
else:
|
else:
|
||||||
raise CategoryNotSupport()
|
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