mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Allow usage of [p]audioset logs in DMs (#6499)
This commit is contained in:
parent
679289fd1c
commit
cd0e8750c1
@ -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."""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user