Releases: Elvenide/jaybot
v5.2.0
Full Changelog: v5.0.0...v5.2.0
In summary, the bot's dependencies have been updated, several small bugs have been fixed, and we have switched to the Bun runtime -- which serves as a much faster, drop-in replacement for Node.js for our purposes. Installing dependencies, building the code, and deploying the bot are all now faster via Bun.
v5.0.0
Full Changelog: v4.0.1...v5.0.0
Added in v5.0.0:
Rewrote bot from JavaScript to TypeScript
Converted from djs-vidar framework to Brynjolf suite
Replaced sequelize, Sifbase, and JSON data storage with just MongoDB
Vastly improved rank and reaction role systems
Containerized entire bot in Docker container
Added PluralKit command
v4.0.1 | Rule Roles Update
This release is the first official, fully working post-beta release of Panacea v4.
Added in v4.0.0:
- Revolutionary new reworks of previous Panacea systems
- Converted from
node-elisifframework todjs-vidarframework - Added use of
sequelizefor databases - Created
discord-arts-zhordefor rank card rendering - Added React-powered rank leaderboard page
- Added reaction role system
- Added rank system with monthly and all-time ranks
- Added Discord/Minecraft player count system
- Added suggestions system
Added in v4.0.1:
- Patched crash-causing errors in rank system
- Added rule role system (adds a role after member accepts rules)
- Added
/versioncommand to keep track of the Panacea version being used