I'm using aiohttp with my discord.py bot, because when I used requests (which worked) it was blocking my bot. So I copied the example from https://aiohttp.readthedocs.io/en/stable/ into a script and ran it, but it gave me an error: http://mystb.in/peluluriha.sql. A bit confused, and I need to use aiohttp in my bot script, so I can't until I can understand why the example on their website isn't working. Thanks.
Comments
Post a Comment