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

Releases: vleeuwenmenno/songguru-bot

GoLang rebuild

07 Oct 15:47
695038f
Compare
Choose a tag to compare
  • 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

18 Mar 16:08
ef81653
Compare
Choose a tag to compare

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

18 Mar 14:44
86856ec
Compare
Choose a tag to compare

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

19 Nov 23:21
c21fa4e
Compare
Choose a tag to compare

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

03 Jul 22:02
4f10f45
Compare
Choose a tag to compare

Initial release with basic functionality