mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
Allow usage of [p]audioset logs in DMs (#6499)
This commit is contained in:
@@ -1168,7 +1168,6 @@ class AudioSetCommands(MixinMeta, metaclass=CompositeMetaClass):
|
||||
|
||||
@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."""
|
||||
|
||||
Reference in New Issue
Block a user