Skip to content

Releases: rofe-dl/tamashi

v2.0.1

03 Oct 15:52
5c9c20b
Compare
Choose a tag to compare
  • Updated Lavalink 4.0.7 -> 4.0.8 and its plugins: lavasrc 4.2.0 -> 4.3.0 and youtube-source 1.8.0 -> 1.8.3
  • New command /currently-playing that displays what the bot is currently playing
  • Supports YouTube OAuth so YouTube links work in production
  • Song changes don't require the bot to disconnect and reconnect instantly anymore, existing player is used. However, the bot will disconnect upon trying to move it to another channel (intended).
  • Forcing the bot to disconnect will unfollow any user it's following

Docker Image: https://hub.docker.com/layers/rofedl/tamashi/2.0.1/images/sha256-8c2fc38dfced5e581419b7e8c9f5e06a2bc5f9d0529da94d29ee763295a2553d?context=explore

v2.0.0

01 Oct 09:49
704602d
Compare
Choose a tag to compare
  • Major overhaul
  • Rewrote the whole thing to TypeScript with cleaner code structure
  • Fixed a lot of bugs (mainly the callback clashing bug which is solved using Redis)
  • Removed unnecessary features
  • Uses Lavalink v4
  • Only using / slash commands now, not bothering with prefixes
  • Using embeds to nicely show the songs being played along with colors matching the album art
  • Using the node wrapper for Spotify as it makes things much simpler

Docker Image: https://hub.docker.com/layers/rofedl/tamashi/2.0.0/images/sha256-f311f484efebe971b7ccba4b9cdbbfff9759e7826f37ec0cc875f38a3339a4c7?context=repo

v1.2.7

05 May 09:56
79e2be0
Compare
Choose a tag to compare
  • Changed Spotify request intervals to 2 seconds
  • Removed feature that would wait for songs to finish near the end because of bugs caused

Docker Image: https://hub.docker.com/layers/rofedl/tamashi/1.2.7/images/sha256-6f989d66bd148d91cb65136f8c6bbaad73c5e513ff2e5c255b5737eb0d95137b?context=repo

v1.2.6

18 Mar 23:35
7bebd79
Compare
Choose a tag to compare
  • Changed Spotify request intervals to 3 seconds to fix rate limiting and moved the value out into the config file

Docker Image: https://hub.docker.com/layers/rofedl/tamashi/1.2.6/images/sha256-cbdef315e4e1c2fa84d863d4539866c48cbdd26acaa44aa7d14dfe159855dccd?context=repo

v1.2.5

18 Mar 03:54
f0cbbf7
Compare
Choose a tag to compare
  • Bot will no longer cut songs off at the end if next song is already playing on user's Spotify

Docker Image: https://hub.docker.com/layers/rofedl/tamashi/1.2.5/images/sha256-33d673b5e792ea4b1371a32f3f93143f90b191d82326a8e062a21410c14e7565?context=repo

v1.2.4

17 Mar 19:37
d39296c
Compare
Choose a tag to compare
  • Tags the user on /whofollow command
  • Bot will resolve to playing from YouTube only for the correct exception type when a media URL isn't found

Docker Image: https://hub.docker.com/layers/rofedl/tamashi/1.2.4/images/sha256-5eba1d35da6a485bcb37545f3b3d2b8b58d682fee06d834f0000c46a000870e8?context=repo

v1.2.3

20 Feb 04:52
0d5a6f9
Compare
Choose a tag to compare
  • Fixed a bug where any user leaving the channel would disconnect the bot
  • Now informs the user to give their email address to the host when authorizing their Spotify

Docker Image: https://hub.docker.com/layers/rofedl/tamashi/1.2.3/images/sha256-583824bae2b3f0c2a1b880e6d93102c3e3343e69c2a2a3e361884d00b85748ff

v1.2.2

19 Feb 11:17
ca6e1a8
Compare
Choose a tag to compare

v1.2.1

17 Feb 19:27
1734c3c
Compare
Choose a tag to compare
  • Will now tag the user who will be unfollowed on using the unfollow command
  • Fixed a bug where the bot would not play the current song if paused on first use of the followme command

Docker Image: https://hub.docker.com/layers/rofedl/tamashi/1.2.1/images/sha256-77b1039e564355e21feda6072e8c8946945ffd5f8eff48b6995ced05312fb8a9?context=repo

v1.2.0

13 Feb 15:52
2f70c76
Compare
Choose a tag to compare
  • Tamashi will now pause or play in sync with the user's Spotify
  • Changed Spotify API polling rate to 1 request per second, so player will update faster

Docker Image: https://hub.docker.com/layers/rofedl/tamashi/1.2.0/images/sha256-d207e62820aad396df925d95b82529e78401ab12c3614b183e9938dd3d66cdfb?context=repo