Skip to content

Releases: avaire/watchdog

Version v2.0

16 Feb 14:51
Compare
Choose a tag to compare

This release has the following changes:

  • Added support for deployments through heroku.
  • Added support for adding multiple JVM arguments when using the --jmv-argument flag.
  • Rewrite version command to return Watchdog version along with the Ava version.

Version v1.7

15 Nov 22:49
Compare
Choose a tag to compare

Added support for the --use-environment-variables flag, the flag will enable environment variables which can be used to override config options.

Version v1.6

07 Nov 18:32
Compare
Choose a tag to compare

Added support for the --music flag, the music flag will disable any non-music features from the bot so only the music features remain, as well as change how the help command works by only showing the music commands by default.

Version v1.5

14 Oct 16:34
Compare
Choose a tag to compare

Watchdog v1.5 comes with support for JVM and AvaIre related arguments, as well as handling the shutdown, update, and restart system commands correctly, it uses the nightly-build for updating so updates will only be pushed out once a day at midnight CEST.

The following arguments in Ava is currently supported in Watchdog:

  • --help
  • --version
  • --shard-count <argument>
  • --no-colors
  • --debug

Watchdog also comes with a new argument called --jmv-argument which can be used to set the JVM arguments used to boot up the bot.