freyacodes / archived-bot

A Discord music bot serving music in over 3 million discord servers
https://fredboat.com/docs
MIT License
488 stars 210 forks source link

Soundboard #240

Open schnapster opened 7 years ago

schnapster commented 7 years ago

A command that will play a short (max 5 sec, maybe even lower) sound sample immediately over/instead of the currently playing track.

Is this cancer? Yes, kinda. That's why it's a good idea to restrict it to a small group of users, for example patrons ( ͡° ͜ʖ ͡°)

Abi45x commented 7 years ago

Maybe give users the ability to add custom sounds aswell? aka ;;sb add <name> <link> which can then be called with ;;sb play <name>

Sent from my Sony F8331 using FastHub

Abi45x commented 7 years ago

Extension on the above

Also ;;sb rem <name> to remove a Soundboard file

And all ;;sb commands should be dj only imo

Sent from my Sony F8331 using FastHub

schnapster commented 7 years ago

I recommend touching this after #210 and #245 are resolved, as they change the behaviour/refactor relevant classes for this.

Assigning this to myself right now as I have some basic code lying around for this already, but feel free to bug me if you want to solve this.