Kevin Wang
Results
1
issues of
Kevin Wang
I got an internal error when I tried `=oeis \`. So I took a look at [oeis.py](https://github.com/DXsmiley/mathbot/blob/master/mathbot/modules/oeis.py) and found: ```py async with aiohttp.ClientSession() as session: params = { 'q': query,...