12brendan3 / UC-Esports-Bot

A bot for the University of Cincinnati Esports Discord server. Written using discord.js.
MIT License
3 stars 0 forks source link

Music player #8

Closed 12brendan3 closed 3 years ago

12brendan3 commented 4 years ago

Add a music player to the bot to play music in voice chat. This is a feature that's had some interest. The only issue I see with the feature is that it will be limited to one voice channel per guild due to the nature of Discord's API. This feature can be based off of the code from my personal bot - Perlymolt.

12brendan3 commented 3 years ago

Completed a little while ago.