Releases: SethCohen/EmojiUtilities
Releases · SethCohen/EmojiUtilities
v1.22.4
1.22.4 (2022-08-31)
Bug Fixes
v1.22.3
v1.22.2
v1.22.1
v1.22.0
1.22.0 (2022-08-27)
Features
- backupemojis: added compression level to archiver (418cfe0)
- index: added privileged intent for emoji message reading functionality (7cf0bc3)
- packsearch: added page looping (05e7d9c)
Bug Fixes
- added error catch on if Discord API is down (a9a28ef)
- guildCreate: fixed channel type check due to deprecation (bac3bf3)
- lockemoji: fixed error on command being double deferred. (4af67f7)
- lockemoji: fixed error on invalid emoji in command input (6b708ff)
- resetdb: fixed error on command being double deferred. (be9702a)
- stickerfy: added error catch on max numbers of stickers reached (15) (9ca06c2)
- stickerfy: added temp error catch "fix" for broken apng support (bff02c6)
- stickersteal: added error catches on invalid
messageId
and no sticker found in message (2f0356d)
Documentation
- dbmodel: Refactored JSDocs (27febb7)
Miscellaneous
- replaced
standard-version
withrelease-please
andgithub-releases-to-discord
(d3d6108) - updated project to discord.js v14 (72cc35d)
- updated REST version from v9 to v10 (1d15618)
Code Refactoring
- listemojis: renamed variable (bfb5979)