mirror of
https://github.com/xuthus83/LittlePaimon.git
synced 2025-04-12 23:29:37 +08:00
🐛 修复错字
This commit is contained in:
parent
631cf0153c
commit
34545b7919
@ -163,7 +163,7 @@ async def _(event: MessageEvent):
|
|||||||
else:
|
else:
|
||||||
msg = f'{NICKNAME}明明没有在学你们说话!'
|
msg = f'{NICKNAME}明明没有在学你们说话!'
|
||||||
else:
|
else:
|
||||||
msg = random.choice([f'{NICKNAME}就喜欢学,哼!', f'你管得着{NICKNAME}吗!'])
|
msg = random.choice([f'你管得着{NICKNAME}吗!', f'你可没有权限要求{NICKNAME}!'])
|
||||||
await set_enable.finish(msg)
|
await set_enable.finish(msg)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user