Skip to content

v3.3.4

Compare
Choose a tag to compare
@espimarisa espimarisa released this 15 Mar 07:05
· 903 commits to main since this release

Hibiki v3.3.4 - 3/15/2021

Bug Fixes

  • Hopefully fixed a bug where the play command would error if you manage to leave before the bot can connect
  • Fixed a bug where the unmute command would fail if the member had no previous roles
  • Fixed a bug where the messageUpdate logger would try to send even if no cached guild was present
  • Fixed a bug with the assign and unassign commands not reporting roles correctly
  • Fixed a bug with the setassignable and removeassignable commands not reporting roles correctly
  • Fixed a bug with the Wikipedia command returning a 404 error instead of the actual one
  • Fixed minor bugs on the dashboard

Refactoring

  • Improved how our webserver's backend works slightly
  • Improved JavaScript security on the webserver