This commit is contained in:
Kwoth 2016-10-25 13:10:55 +02:00
parent e0c7ffa13a
commit a17ddf1991

View File

@ -128,7 +128,7 @@ namespace NadekoBot.Modules.Administration
await channel.SendMessageAsync(":warning: `You are enabling this feature and I do not have ADMINISTRATOR permissions, " +
"this may cause some issues, and you will have to clean up text channels yourself afterwards.`");
}
catch { ]}
catch { }
}
try
{