diff --git a/cogs/audio.py b/cogs/audio.py index aca19cc9d..2f13609ea 100644 --- a/cogs/audio.py +++ b/cogs/audio.py @@ -552,7 +552,7 @@ class Audio: else: await self.bot.say("Volume must be between 0 and 1. Example: 0.40") - @audioset.command(name="sfx", pass_context=True) + @audioset.command(name="sfx", pass_context=True, no_pm=True) async def _sfx(self, ctx): """Enables/Disables sound effects usage in the server""" #default on.