diff --git a/redbot/cogs/audio/core/commands/audioset.py b/redbot/cogs/audio/core/commands/audioset.py index f3dfb0837d6..0e332378bf5 100644 --- a/redbot/cogs/audio/core/commands/audioset.py +++ b/redbot/cogs/audio/core/commands/audioset.py @@ -1168,7 +1168,6 @@ async def command_audioset_settings(self, ctx: commands.Context): @command_audioset.command(name="logs") @commands.is_owner() - @commands.guild_only() @has_managed_server() async def command_audioset_logs(self, ctx: commands.Context): """Sends the managed Lavalink node logs to your DMs."""