mirror of
https://github.com/Floriansylvain/Risitas_BOT.git
synced 2026-08-19 19:53:19 +02:00
🥅 - Commands errors are now treaded in a better way.
This commit is contained in:
@@ -74,7 +74,7 @@ class TwitchCmds(commands.Cog, name='Twitch commands'):
|
||||
def __init__(self, bot):
|
||||
self.bot = bot
|
||||
|
||||
@commands.command()
|
||||
@commands.command(ignore_extra=False)
|
||||
async def chat_set(self, ctx, channel_name):
|
||||
try:
|
||||
await ctx.message.delete()
|
||||
|
||||
Reference in New Issue
Block a user