I am currently trying to figure out what the proper way is identify a timeout.
async with bot.session.get(url + response) as resp: resp = await resp.text(