Releases: SethCohen/EmojiUtilities
Releases · SethCohen/EmojiUtilities
v1.23.5
1.23.5 (2023-09-01)
Bug Fixes
- backupemojis: fixed archiving failing (d6d32f9)
- config: fixed error on no update needed (2b49897)
- fixed null guild info requests (804d48b)
- messageUpdate: fixed error on partial newMessages (8a86039)
- stickerfy: fixed gif2apng not detected error (b056003)
Styles
- ready: bot logs guilds count on load (2e5652b)
Miscellaneous
- reorder Dockerfile (#21) (da485e2)
- updated dependencies (e9d660c)
- updated dependencies (e82e9a9)
- updated docker compose (68d75c0)
- updated docker-compose (67a45c7)
Code Refactoring
- botinfo: optimized db calls for emoji usages recorded (4201d33)
v1.23.4
v1.23.3
v1.23.2
v1.23.1
v1.23.0
1.23.0 (2022-12-06)
Features
- added
gif2apng
as embedded dependency (6e0a5ed)
Bug Fixes
- commands: added fix for no guild found (f1f898f)
- events: fixed bot crashing errors on unicode emojis detected (13fb349)
- fixed user opt error flag checking (8a75adb)
Miscellaneous
- added try-catches for error futureproofing (400bc05)
Code Refactoring
v1.22.8
1.22.8 (2022-12-04)
Bug Fixes
- botinfo: fixed total emoji value. (453d105)
- fixed
countmessages
,countreacts
,countselfreacts
server flags not working. (28562c0) - leaderboard: fixed leaderboard not showing any information (60c5378)
- random|search: fixed
includensfw
server setting flag not working (0ec8df9) - search|random|packsearch: fixed commands crashing bot (8e87f65)
Miscellaneous
v1.22.7
v1.22.6
1.22.6 (2022-10-13)
Bug Fixes
- dancify: added catch for
text
input max length. (e5f3275) - emojisteal: added catch for invalid
name
input. (8e42572) - stickerfy|stickersteal: added catch for max number of stickers reached (60) (251abe6)
- stickerfy: added catch for invalid
name
input. (fa271b1) - stickerfy: fixed error on unknown interaction (cc62b24)
- stickersteal: fixed error on unknown interaction (f11e2dc)