Closed pmrowla closed 7 years ago
we should not mix blocking io with asyncio whenever possible. any web api calls made by the irc bots should use aiohttp over requests (osuapi already uses aiohttp)
we should not mix blocking io with asyncio whenever possible. any web api calls made by the irc bots should use aiohttp over requests (osuapi already uses aiohttp)