mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 19:28:54 -05:00
* [V2 Audio] Add features Audioset notify for song change announcement, song and queue ehancements, timer toggle for enabling audio add-on cogs * Update audioset timerdisconnect text * Unneeded line from alternate version * Update variables and display_now_playing * Missing duration * Update queue and np for local tracks * Update np song.webpage_url for local on Linux * Update queue and np for local songs * Change emoji to Unicode names Thanks to Tobotimus * Queue displays np info always, draw_play icon changes Removed duration next to title on currently playing song information in queue, was redundant with the draw_play duration displayed below. Implemented changes suggested by jorams, with modifications.