Guichaguri / DiscordDJ

Discord DJ Bot. Play music in your server. Inspired by PlugDJ
http://guichaguri.github.io/DiscordDJ/
GNU Lesser General Public License v2.1
199 stars 50 forks source link

Suggestion: Improve Discord playing status from the bot #38

Closed ciruz closed 8 years ago

ciruz commented 8 years ago

Hey @Guichaguri, maybe you can improve the discord status from the bot.

For example, if the bot plays no music, he should have a status like Nothing... instead of Music bot playing no music

If he starts playing music, he could show the song information as a status. I've made a small bot with discord.js and a video, to show you what I mean (watch the bots playing status), and you also see the !queue idea from my other suggestion #36 in this video:

bot status updates

What do you think?

Dougley commented 8 years ago

:+1:

Guichaguri commented 8 years ago

The reason why I haven't done it before is because the bot can play in multiple servers. I'll implement an option in the config file to achieve this result.

EDIT: Implemented in c0457dc53295ed02367dc1924014240c73c48ca8

Guichaguri commented 8 years ago

Added in v0.0.5