Friend_id=selfclientget_user(#Friend's ID) await friend_idsend("Message") Replace selfclient with whatever your bot is そんなときに使えるのが『discordexttasks』というものがあります。 これを利用すれば非同期処理のasyncioを使うことなく実装可能です。 import discord from discordext import tasks #ひな形は省略します @ tasks loop ( seconds = 30 ) async def loop () #ここに処理 loop start () Before using this command, please add voice channel named "General" in your Discord Server, and type !start !!
Discord Apiを利用して入室通知botをつくってみた Cci Tech Blog