Releases: BoarBotDevs/BoarBot
Releases · BoarBotDevs/BoarBot
v2.0.30.2 - Easter 2026 Fixes
v2.0.30.2 Easter 2026 Fixes
v2.0.30 - Boarmas 2025
Additions
- Adds three new festive boars (Closes #95)
Changes
- Fixes logic to work with 3 instead of 5 boars
v2.0.29 - Boar-o-ween Update
See changes here: #91
v2.0.28 - Add Anniversary Reward
Additions
- Birthday Boars now obtainable through /boar daily on July 1st UTC
v2.0.27 - Egg Hunt & WebP Update
Additions
- Egg Boar Hunt, which happens every year the day of and the day after Easter
Changes
- WebP is now used instead of GIFs
- Allows for smoother animations at a lower file size
- Hunt channel can now be a non-news channel
v2.0.26 - Contributing QoL and GIF Fix
Bug Fixes
- Fixed some GIFs being too large in non-boosted servers
Changes
- Added instructions to CONTRIBUTING.md for setting up the bot
- The database is now automatically created and updated where needed
v2.0.25 - Streak Changes & Gift Handicap Fix
Bug Fixes
- Boar Gift winner is now set to the best time instead of the worst time (pain)
Changes
- Boar Streak is now lost at a rate of 2^(consecutive days missed), Closes #76
- Missing 1 day = 1 streak lost
- Missing 2 days = 1 + 2 = 3 streak lost
- Missing 3 days = 1 + 2 + 4 = 7 streak lost
- Missing 7 days = 1 + 2 + 4 + 8 + 16 + 32 + 64 = 127 streak lost
v2.0.24 - Small Patch
Changes
- Allocated more memory to the JVM
- The bot was constantly at its limit, so when it was time for the daily reset, it would crash
- Logs now show maximum amount of memory along with amount used
v2.0.23 - Small Advent Patch 4
Bug fixes
- Fixed unique blessings not updating with boar config changes
- (Hopefully) fixed the bot crashing when many users use /boar advent at once
- The fix for this also results in faster response times when a bunch of commands are used at once
v2.0.22 - Small Advent Patch 3
Bug Fixes
- Fixed an issue where many people running /boar advent at once would lock the bot up
- Fixed the possibility of being on cooldown until the bot restarts
Changes
- Holiday Boars and Event boars avgClone value increased from 100 -> 1000