Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

GoLang rebuild

Latest
Compare
Choose a tag to compare
@vleeuwenmenno vleeuwenmenno released this 07 Oct 15:47
· 11 commits to develop since this release
695038f
  • fixes a bug causing users not being able to save their settings on the web portal
  • fixes a bug where admin settings were always locked even if you did have permission
  • adds new endpoint for heartbeat docker healthcheck
  • Hotfix to fix major bug regarding roles permissions causing the bot to crash
  • Full rewrite in GoLang
  • Web portal to configure settings
  • Simple mode | Shows only a link to Songwhip
  • Mention only mode | Only triggers the bot when you mention it
  • Keep original message | Keeps the original message
  • Settings are now global per guild/server but can optionally be overridden per member
  • Better performance
  • Better error handling
  • Easier to maintain
  • More tests in the codebase