Trying to send a PM to a user but nothing is working:
async def main_loop(): await bot.wait_until_ready() while not bot.is_closed(): # do stuff...