UKLooneyJr / kc-discord-bot

KC Discord Bot
MIT License
3 stars 1 forks source link

Show current music track under bot's name #28

Open UKLooneyJr opened 2 years ago

UKLooneyJr commented 2 years ago

At the moment we just loop through a list of pre-defined "Games" to show under the bot's name in the members list.

If the bot is playing music, we should instead show the current track here.

May also be worth looking in to how rich presence would work, can we include the track duration for example?