This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Releases: vleeuwenmenno/songguru-bot
Releases · vleeuwenmenno/songguru-bot
GoLang rebuild
- 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
Discord link message buttons
Minor update
- Updated links to be on discord link buttons instead of inside the embed as this should improve the looks and ease of use. 🥳
Spotify fixes and docker
This release fixes an issue with spotify API being used wrongly.
Also this release updates the repo to support running the bot in it's own docker container.
Playlist support & .NET 6.0 Support
The following release updates the following points:
- Streamlined resolver flow to be more efficient and improved code readability.
- Added support for Spotify playlists
- Added support for Deezer playlists
- Updated codebase to run on .NET 6.0
- Added this changelog command.
And to top it all of I changed the bot name to Songshizz
The reason for this change is to not confuse people from Songwhip.com as this bot is not associated with Songwhip.com and I plan to later on support data inputs from other sources such as tuneefy.
First release
Initial release with basic functionality