EmoteManager/utils
io f508085e29 fix EmoteClient.create() not returning an emoji
This would manifest as the bot saying, for example:

Emote {'name': 'AkkoLewd', 'roles': [], 'id': '857107131931951145', 'require_colons': True, 'managed': False, 'animated': True, 'available': True} successfully created as a GIF.
2021-06-23 04:21:41 +00:00
..
__init__.py Better UX for rate limits (fixes #4) 🥳 2021-06-23 03:30:27 +00:00
archive.py add copyright headers to all files 2020-05-12 23:56:06 +00:00
converter.py fix internal errors when passing an invalid converter to export and list 2021-06-03 07:46:59 +00:00
emote.py add copyright headers to all files 2020-05-12 23:56:06 +00:00
emote_client.py fix EmoteClient.create() not returning an emoji 2021-06-23 04:21:41 +00:00
errors.py Better UX for rate limits (fixes #4) 🥳 2021-06-23 03:30:27 +00:00
image.py support WEBP 2020-05-18 02:04:02 +00:00
misc.py add copyright headers to all files 2020-05-12 23:56:06 +00:00
paginator.py disable message cacheg 2020-10-01 06:06:43 +00:00