mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -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")
|
@command_audioset.command(name="logs")
|
||||||
@commands.is_owner()
|
@commands.is_owner()
|
||||||
@commands.guild_only()
|
|
||||||
@has_managed_server()
|
@has_managed_server()
|
||||||
async def command_audioset_logs(self, ctx: commands.Context):
|
async def command_audioset_logs(self, ctx: commands.Context):
|
||||||
"""Sends the managed Lavalink node logs to your DMs."""
|
"""Sends the managed Lavalink node logs to your DMs."""
|
||||||
|
|||||||
Reference in New Issue
Block a user