This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
- 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