markokajzer / discord-soundbot

A Soundboard Bot for Discord
MIT License
191 stars 69 forks source link

feat: allow admins to set entrance/exit sounds for other users #88

Closed zopz closed 4 years ago

zopz commented 4 years ago

This will allow admin users to set the entrance/exit sounds for other users. Useful for larger servers where not all admins have access to the DB, but want to be able to remove/update users' sounds either due to them being offensive, or to mess with said user :)

It does not impact current user flow as the default no params/one param will still work for the current user. Only with the addition of a user ID will the new functionality be called

zopz commented 4 years ago

No worries, I'll close this out then. Thanks for pointing out the mentions functionality!