Skip to content

v2.0.0

Choose a tag to compare

@dossyb dossyb released this 01 Nov 08:03
· 101 commits to main since this release
07800c2

2.0.0 (2025-11-01)

Features

  • core: Add set timezone button for guild (c2fed57)
  • core: add support and help commands (c317cda)
  • core: implement bot channel setup command (69d60ee)
  • core: implement data access layer (c11e4ad)
  • core: implement dynamic custom emote handling (58ea0fe)
  • core: implement schedule reports in console (d895b04)
  • core: implement setup validation on commands (5246f82)
  • core: implement user stats tracking (a4455e9)
  • core: implement version announcement command (457c5d7)
  • core: rework botstatus command into botinfo (052544e)
  • movie: add DM notifications for movie submitters (f72b154)
  • movie: implement admin command for testing TMDb API calls (eff193c)
  • movie: implement flow between movie picking and movie night (5ba873a)
  • movie: implement movie attendance tracking (cc9209f)
  • movie: implement movie channels and roles setup command (2b33abf)
  • movie: implement movie lifecycle handling (b3bd877)
  • movie: implement movie list functionality (4216468)
  • movie: implement movie night scheduling (1886170)
  • movie: implement pickmovie command for movie night (35d2ddf)
  • movie: implement read and delete commands for added movies (6bb56bb)
  • movie: implement scheduling and reminder logic (701f778)
  • movie: implement user commands for viewing movie data (3e3a9c0)
  • task: add task prize draw DM functionality (c8f4d89)
  • task: add tiered submission verification and live task embeds (d76d25d)
  • task: add toggle for Leagues tasks (0b78655)
  • task: complete task system rework (033b257)
  • task: implement admin command for task updates (aa6c680)
  • task: implement admin-level manual task commands (6e1e4cb)
  • task: implement command to add keywords (1d1f854)
  • task: implement new task submission/verification flow (c6b36b9)
  • task: implement task channels and roles setup command (ff905e0)
  • task: implement task feedback system (fb249d3)
  • task: implement task import command (f3851e0)
  • task: implement task keyword logic (ab005ba)
  • task: implement task poll functionality (3f29ad4)
  • task: implement task prize draw functionality (f2ac420)
  • task: implement toggleable task scheduler with test timings (6499d35)
  • task: persist scheduler toggle state in Firestore (5009127)
  • task: update embeds to show completions by tier (bd2e574)

Bug Fixes

  • core: fix numerous setup issues (2dddb2e)
  • core: fix slash command registration logic (eb2e5a0)
  • core: implement minor bug fixes (cbdae40)
  • movie: fix numerous movie module bugs (26489fb)
  • movie: fix regression in movie module from Firestore integration (9d8ca17)
  • movie: fix several minor movie module bugs (2e1c0a7)
  • task: fix regression in task module from Firestore integration (39aad3e)
  • task: fix several minor task module bugs (3323588)
  • task: improve task submission flow (7ad46b2)