v1.1.3 - Discord Implementation Bugfix
There was an issue identified with some parts of the Discord.js implementation that caused errors during initial startup of a new bot when using Discord mode. This was due to some of the implementation being out of date and no longer working with the new Discord.js v14 API. This release corrects the issues using a new implementation.
Fixes 🔧
- Fixed incompatible Discord.js implementation that was causing issues on initial bot setup/start.
Updates ⏫
- Discord.js upgraded to the latest v14 patch version (14.8.0 at time of this release).
- Upgraded all other packages to latest versions.
Full Changelog: v1.1.2...v1.1.3