Skip to content

Releases: jontze/cadency-rs

v0.3.1

06 Feb 22:46
v0.3.1
fe9c05b
Compare
Choose a tag to compare

What's Changed

  • Fix broken /urban command

Internal refactor of the command traits and the command handler.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Feb 13:17
v0.3.0
7dbef08
Compare
Choose a tag to compare

What's Changed

  • You can now play a song by entering a search query instead of an url e.g. /play <name_of_the_song>
  • You can now add a youtube playlist to the track list with /play <youtube_playlist_url> (there are some limits in song length and playlist length)

And several other changes to the workspace and documentation...

Full Changelog: v0.2.1...v0.3.0

v0.2.1

17 Sep 12:11
4e92bdf
Compare
Choose a tag to compare

What's Changed

  • Fixed a typo in the response message of the tracks command
  • Switched under the hood from youtube-dl to yt-dlp (this should reduce the amount of crashes)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Aug 08:49
f74fde8
Compare
Choose a tag to compare

New features

  • play youtube songs by url
  • now displays the current song
  • skip the current song
  • pause the current song
  • resume a paused song
  • stop playing and clean the queue
  • tracks list all songs in the queue

v0.2.0-rc.1

08 Aug 20:31
af750f5
Compare
Choose a tag to compare
v0.2.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1...v0.2.0-rc.1

v0.1.1

07 Aug 14:18
bad2540
Compare
Choose a tag to compare

What's Changed

  • Update songbird and serenity to latest version and refactor deprecated code by @jontze in #38
  • Limit discord gateway intents to minimum required by @jontze in #39

Unreleased features and currently hidden behind the audio feature flag:

  • feat(play): Register and implement play command by @jontze in #25
  • feat(now): Register and implement now command by @jontze in #26

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Nov 23:54
d3024e9
Compare
Choose a tag to compare

Initial release with simple text slash commands;

  • /ping Ping-Pong test command
  • /inspire Send an inspiring pic
  • /fib <n> Returns the fib series
  • /urban <query> Returns up to 3 search results from the urban dictionary
  • /slap <user> Slap some one with a large trout (trout slap)