Releases: esmBot/esmBot
Releases · esmBot/esmBot
1.2.5
This release attempts to optimize even more things.
Changes
- Replaced twit with my own module, node-tweet
- Set a maximum ImageMagick memory limit
- Made the messageCreate event a bit smaller
- Fixed gifvs not having a proper output delay
1.2.4
This release attempts to improve performance and optimize resource usage.
Changes
- Added some extra client settings to disable parsing unused events
- Condensed some image commands into a single ImageMagick command
- Fixed background color bug with motivate
- Use native JS maps instead of Eris collections for storing commands
- Converted multiple functions to ES6 syntax
1.2.3
This release fixes multiple issues and attempts to speed up some things.
Changes
- Updated many commands to ImageMagick 7
- userinfo now allows plain text usernames to be used
- Fixed issue with warnings not properly registering in new guilds
- Fixed ifunny not properly appending the watermark
- Fixed test not being properly sanitized with motivate
1.2.2
1.2.1
This release fixes some issues related to unhandled errors as well as some other things.
Changes
- Added a message for when the bot fails to upload a large file
- Made image detection use the proxy URL instead of the normal URL
- Fixed the category that screenshot is in
- Promisified many calls to gm, which fixes an issue relating to errors not being properly handled
- Removed node version check
- Fixed multiple bugs related to screenshot/docker
1.2.0-1
1.2.0
This release adds support for gifs from Tenor (and other sites), the screenshot command, a command to reverse gifs, and many bug fixes.
Changes
- Added screenshot
- Added Docker image to bootstrap the required dependencies for screenshot
- Added support for "gifv" files (e.g. from Tenor, Giphy, and Imgur)
- Added reverse
- Image commands no longer create the buffer directly inside of createMessage
- Fixed a few coalesce issues
- Fixed issue where image would report the number of images as undefined
- Made every image command use -layers optimize
- Removed old meme.sh script