コード例 #1
0
 async def post_update(self):
     await self.update_tentacles()
     commands.restart_bot()
コード例 #2
0
ファイル: octobot_api.py プロジェクト: fakegit/OctoBot
 def restart_bot() -> None:
     commands.restart_bot()