Skip to content

Version 1.4.0-rc 'Catnip' Released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@purrplingcat purrplingcat released this 28 Oct 13:28

Get it

  • Docker image docker pull purrplingcat/purrplingbot:1.4.0-rc
    • or docker pull purrplingcat/purrplingbot:catnip (latest Catnip series version)
  • Regular download (see 'Download' section)

Changelog

Features

  • Announcer: Implement support for edit and view announce info #129
  • Implement a restrictions for commands #11
  • Added Polls #111
  • Cron plugin
  • Prefixes (scopes) for commands - Native subcommands support #58
  • Created new command model #121
  • Refs #114 - Moved logEvent to separate file #124
  • Refs #114 - Moved global constants to constants.js
  • Added docker image build tool #120
  • ACL by Discord permissions #112
  • Change config format from json to yaml #49
  • Semaphore for save storage #119
  • Separate CommandManager to own js file #113
  • Move common files to ./common #81
  • Npm dependencies for plugins #103
  • Add build-arg baseimage to support other archs #109
  • Dockerimage for arm64 #108
  • Added autoreload after config change #106
  • Updated discord.js lib to 11.2.1 #110
  • Refs #49 - Integrated yaml format to Configurator #101

Fixes

  • Bot crashed on unhost event #128
  • Announce neverHandled is still true after restart #126