Androz2091 / discord-music-bot

The perfect music bot for your Discord server! 🤘
238 stars 128 forks source link

:sparkles: Added /history command #39

Closed CanadaBry closed 2 years ago

CanadaBry commented 2 years ago

Simple history command to display previous songs.

CanadaBry commented 2 years ago

I haven't made many PRs before, so accidentally have some "leftover" commits. only real commit is 0fb1af1. Just a fun command I wrote, won't be offended if you don't want it in your branch :)

edit: Should note that on current version of discord-player there is duplicate entries for each song in previousTracks and this command doesn't function correctly without the fix in my PR there.

Androz2091 commented 2 years ago

Thank you for your contribution! 👍

Can you start the bot so it generates a new readme with the new command?

CanadaBry commented 2 years ago

Sorry about that, I almost always run it in docker, so forgot it didn't update the README

Androz2091 commented 2 years ago

All right, no problem. One small thing, can you use an uppercase character for Display instead of display to stay consistent with the other commands? You can update the command in the js file then run the bot - readme will be updated.

CanadaBry commented 2 years ago

Oh thanks! Sorry I’ve been busy and wouldn’t have been able to make changes till Monday.