EmoteManager/utils
Io Mintz f6d9cea805 simplify utils.archive.extract_async and stop ignoring the size_limit kwarg
Getting the initial generator in an executor is misguided since it does not actually begin executing until primed
2019-10-10 01:27:53 +00:00
..
__init__.py add zip/tar archive support 🎉 2019-08-04 10:15:59 +00:00
archive.py simplify utils.archive.extract_async and stop ignoring the size_limit kwarg 2019-10-10 01:27:53 +00:00
emote.py add add command 2018-07-29 23:38:19 -05:00
errors.py auto convert static images to GIFs if there's no room (closes #3) 2019-10-10 00:24:12 +00:00
image.py auto convert static images to GIFs if there's no room (closes #3) 2019-10-10 00:24:12 +00:00
misc.py update the success emotes 2018-08-22 15:27:35 +00:00
paginator.py fix some discord.NotFound errors in paginator 2019-08-05 15:40:40 +00:00