Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@imnaiyar imnaiyar released this 25 Sep 21:57
· 99 commits to main since this release

What's Changed

Features:

  • better shard status description (added timeline to the embed) by @imnaiyar in #45
  • Feat/auth-check by @imnaiyar in #50
  • feat(Spirits): Add cosmetics (and its handler) for spirits by @imnaiyar in #48
  • refactor: rename cosmetics to collectibles by @imnaiyar in #57
  • refactor: merge expessions by @imnaiyar in #58
  • feat(DailyQuests): display the video link guide if present in the embed by @imnaiyar in #61
  • feat: add all the other times in skytimes by @imnaiyar in #59
  • feat(Docs): add command docs (and some refactor) by @imnaiyar in #66
  • refactor: handle visit dates differently for Special visist by @imnaiyar in #72
  • feat: bump to discord.js v14.15.2 by @imnaiyar in #77
  • refactor(Commands): merge prefix and slash commands by @imnaiyar in #79
  • feat: add Hangman game by @imnaiyar in #83

Fixes

  • fix: Title and Credit regex not capturing properly, added source for the guides by @imnaiyar in #39
  • fix: buttons not working in group dms by @imnaiyar in #41
  • fix: incorrect shard countdown by @imnaiyar in #43
  • fix: collector error on deleting already deleted message by @imnaiyar in #56
  • fix: spirit summary embed author by @imnaiyar in #69
  • fix: error on providing unknown value for season in seasonal guides command by @imnaiyar in #62
  • fix: not handling spirit being undefined for skytimes command by @imnaiyar in #60

Full Changelog: v6.1.1...v7.0.0