Skip to content

Releases: BoarBotDevs/BoarBot

v2.0.30.2 - Easter 2026 Fixes

04 Apr 23:08
a075f1b

Choose a tag to compare

v2.0.30.2 Easter 2026 Fixes

v2.0.30 - Boarmas 2025

30 Nov 22:21
8313f85

Choose a tag to compare

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

25 Oct 02:12
bc718d4

Choose a tag to compare

See changes here: #91

v2.0.28 - Add Anniversary Reward

30 Jun 21:56
d95cbab

Choose a tag to compare

Additions

  • Birthday Boars now obtainable through /boar daily on July 1st UTC

v2.0.27 - Egg Hunt & WebP Update

18 Apr 20:32
2ae1909

Choose a tag to compare

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

27 Jan 02:47
f835555

Choose a tag to compare

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

19 Dec 00:39
e321094

Choose a tag to compare

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

06 Dec 02:49
238d484

Choose a tag to compare

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

04 Dec 01:24
dd1e749

Choose a tag to compare

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

03 Dec 01:07
e208cd4

Choose a tag to compare

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