Skip to content

7.2.0

Latest
Compare
Choose a tag to compare
@zptx-bot zptx-bot released this 31 Mar 15:43

7.2.0 (2025-03-31)

Bug Fixes

  • crash when no emojis provided (580ed41)
  • default dj role (8209a23)
  • edge case of plugins array being empty (3da35c3)
  • main#discordClient: await login and destroy (#1324) (de2f9c4)
  • method ReplyHandler#reply might return Promise instead if withResponse is true (58997bb)
  • queryOverrides sources and circular deps (368781c)
  • settings menu not working (621e05b)
  • show emojis when no ping yet (a8eb5f6)
  • swapped it around (c6c998a)
  • update dead article link (55e9ce5)
  • update ephemeral usage to use flags in line with djs (72f7dcd)
  • voiceStateUpdate: ensure Quaver is unsuppressed after stage instance creation (Fixes #1325) (#1326) (ff232c4)

Features

  • add "Notify in 24/7 mode" setting (ec22100), closes #80
  • check for required plugins on startup (c7774ac)
  • configurable default source (#1327) (08920e0)
  • general maintenance update (6550d73)
  • show default dj role in settings (9182510)
  • source emojis (3e64828)
  • source emojis (#1330) (f070ab0)
  • update queryOverrides to getQueryOverrides and dynamically update using LL info (def21a9)