mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-09-02 22:12:25 +08:00
update
This commit is contained in:
parent
b84ac40e52
commit
2493690dd1
@ -77,7 +77,7 @@ class Arknights(PlatformNoTarget):
|
|||||||
enable_tag = False
|
enable_tag = False
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
async def get_account_name() -> str:
|
async def get_account_name(_: Target) -> str:
|
||||||
return '明日方舟游戏内公告'
|
return '明日方舟游戏内公告'
|
||||||
|
|
||||||
async def get_sub_list(self) -> list[RawPost]:
|
async def get_sub_list(self) -> list[RawPost]:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user