mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
update ncm_artist schedule rate
This commit is contained in:
parent
4468de6f7a
commit
f5d139abe6
@ -13,7 +13,7 @@ class NcmArtist(TargetMixin, NewMessage):
|
||||
enabled = True
|
||||
is_common = True
|
||||
schedule_type = 'interval'
|
||||
schedule_kw = {'minutes': 10}
|
||||
schedule_kw = {'minutes': 1}
|
||||
name = "网易云-歌手"
|
||||
|
||||
async def get_target_name(self, target: Target) -> Optional[str]:
|
||||
|
Loading…
x
Reference in New Issue
Block a user