Skip to content

1.6.0

Compare
Choose a tag to compare
@markokajzer markokajzer released this 27 Oct 10:37

Features

  • Allow adding additional commands when using the bot as a module
  • Added Dutch translation (Thank you @nstapelbroek!)
  • Added !loop command to easily queue a sound multiple times in a row
  • Added !next command which interrupts the current sound with a new one while keeping the queue
  • Added !skip command which allows skipping the current sound
  • Added !exit command which sets axit sounds akin to !entrance
  • Improved !add interface for adding from YouTube
  • Added !set alias for !config command
  • Added !ping command
  • Added a binary

Bugfixes

  • Fixed handling of long help messages (Thanks gruntzy!)
  • Fixed trying to delete messages that were already manually deleted
  • Fixed overwriting of db values

Under the hood

  • Replaced tslint with eslint
  • Added prettier and re-formatted all code
  • Do not rely on config.example.json file