simonknittel / discord-bot-api

This is a plugin based, self-hosted and configurable Discord bot. You can use plugins to play music, do a raffle or other things. You can even create your own ones!
GNU General Public License v3.0
11 stars 5 forks source link

Reduce the volume, when others are speaking #53

Open simonknittel opened 7 years ago

simonknittel commented 7 years ago

Currently not supported by the discord.io library: https://github.com/izy521/discord.io/issues/57

simonknittel commented 7 years ago

Already started to work on the implementation: https://github.com/simonknittel/discord-bot-api/blob/master/plugins/music-bot/index.js#L412

simonknittel commented 7 years ago

Search code for issue #53