jagrosh / MusicBot

🎶 A Discord music bot that's easy to set up and run yourself!
https://jmusicbot.com
Apache License 2.0
5.33k stars 2.55k forks source link

[Feature Request] Song title on Channel status #1432

Open golfista opened 1 year ago

golfista commented 1 year ago

Is your feature request related to a problem? Please describe.

So, recently discord introduced a new feature on voice channels, its called channels status, it would be cool if you know, the song title appeared there image

What is your ideal solution to the problem?

Add current playing song into channel statuses

How would this feature be used?

  1. Channels statuses showing current playing song - artist - duration

Additional Info

No response

Checklist

jagrosh commented 1 year ago

As far as I can tell bots can't use that yet, but when they can I agree that this would be a good feature

MichailiK commented 7 months ago

Bots can set a voice channel status, it requires us to upgrade to JDA 5 though, as its only implemented in JDA 5. So JDA-Utils is blocking this at the moment.