Androz2091 / discord-music-bot

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

:bug: fix shuffle, seek, jump, and back commands #13

Closed ZhunCn closed 3 years ago

ZhunCn commented 3 years ago

Corrects the calls in the following commands (shuffle, seek, jump, and back) to use ctx instead of interaction, as well as the correct guildID, referenced from #11