Archived
1
0
Fork 0
This commit is contained in:
多羅狼 2023-03-02 19:35:38 +08:00 committed by GitHub
parent 952b1a9044
commit cf144fa5bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ dict_module = on_command('dictionary', alias=["dict"],
desc='{dictionary.desc}', developers=['Dianliang233'])
@dict_module.handle(help_doc='<term> {'{diactionary.help}')
@dict_module.handle(help_doc='<term> {'{{diactionary.help}}')
async def _(msg: Bot.MessageSession):
print(str(msg.parsed_msg['<term>']).replace(' ', '-').lower())
pic_collins = await get_pic(

View file

@ -47,7 +47,7 @@ async def main(msg: Bot.MessageSession):
except:
traceback.print_exc()
if is_local_ip:
return await msg.sendMessage(lang.t('server.erver.local_ip')')
return await msg.sendMessage(lang.t('server.local_ip')')
sm = ['j', 'b']
for x in sm:
gather_list.append(asyncio.ensure_future(s(