[IcyParser] No audio in DMs

This commit is contained in:
aikaterna
2020-09-09 10:19:00 -07:00
committed by GitHub
parent c94ead0429
commit e4fe5c0264

View File

@@ -52,6 +52,7 @@ class IcyParser(commands.Cog):
def cog_unload(self):
self.bot.loop.create_task(self.session.close())
@commands.guild_only()
@commands.command(aliases=["icynp"])
async def icyparser(self, ctx, url=None):
"""Show Icecast or Shoutcast stream information, if any."""