diff options
author | 2019-05-11 22:12:44 -0400 | |
---|---|---|
committer | 2019-05-11 22:12:44 -0400 | |
commit | 9890f64206771d715b7f3829f4d5a8d60c256631 (patch) | |
tree | 85f16af341e4d8bc4a94d7c0a236a09b505c8740 /bot/seasons/christmas/adventofcode.py | |
parent | Fix broken help getter patterns (diff) |
Fix broken avatar URL getter patterns
avatar_url_as now returns an Asset object, which cannot be passed directly to aiohttp since it's expecting a string.
Asset objects also provide a read method, returning the bytes directly so the aiohttp call is no longer necessary.
Diffstat (limited to 'bot/seasons/christmas/adventofcode.py')
0 files changed, 0 insertions, 0 deletions