Releases: jontze/cadency-rs
Releases · jontze/cadency-rs
v0.3.1
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
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
What's Changed
- Fixed a typo in the response message of the
tracks
command - Switched under the hood from
youtube-dl
toyt-dlp
(this should reduce the amount of crashes)
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.2.0-rc.1
What's Changed
- Create
play
command by @jontze in #25 - Create
now
command by @jontze in #26 - Create
skip
command by @jontze in #41 - Create
pause
command by @jontze in #42 - Create
resume
command by @jontze in #43 - Create
stop
command by @jontze in #45 - Increase idle time before disconnecting by @jontze in #46
- Create
tracks
command by @jontze in #47 - Install cmake in docker image by @jontze in #50
Full Changelog: v0.1.1...v0.2.0-rc.1
v0.1.1
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
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)