So I am wanting to read some oauth tokens from a text file and send them to the twitch api to get the ID of the token. Now if I run this with just asyncio.run() it works as