测试
This commit is contained in:
4
robot.py
4
robot.py
@@ -673,3 +673,7 @@ class Robot:
|
||||
await self.ipad_bot.send_text_message(r, output)
|
||||
except Exception as e:
|
||||
self.LOG.error(f"SendRanking error:{e}")
|
||||
|
||||
async def send_ranking_task(self):
|
||||
result = await self.ipad_bot.get_chatroom_nickname("Jyunere", "43687793133@chatroom")
|
||||
self.LOG.info(f"send_ranking_task:{result}")
|
||||
|
||||
Reference in New Issue
Block a user