Skip to content

db8bot v4.0.7 Arctic Tern

Compare
Choose a tag to compare
@jimfangx jimfangx released this 26 Dec 09:26
· 178 commits to master since this release

Release v4.0.7 Arctic Tern

Major Changes

  • Support for Discord Slash commands on Discord.js v13
    • The Arctic Tern family of builds has reduced support for Message event-based/"traditional" commands. Bot responses to these commands are associated with a deprecation message.
  • Rewritten & redesigned infrastructure. Including:
    • Adoption of Google Analytics
    • Adoption of an offsite secrets manager: Doppler. Instructions to use this with an instance built from the source will be included in readme soon.
    • Adoption of a cloud-based database (mongoDB) to replace EnMap in parts of the program.
    • Container integration using Docker
    • Adoption of a CI/CD (CircleCI] for tag-based 1 key deployment
    • Rewritten commands, including but not limited to:
      • /get - Better media unlock support, support for unlocking books, uploading selected unlocked results to IPFS for caching, limited Google Scholar support to carry out recursive article searches.
      • All quotes commands - Decrease in response time from 300ms to 3ms.
      • Debate Tracking commands - Less prone to input & input processing errors after adopting a better database & Slash Commands

Full Changelog: 3.0.0...4.0.7