Cleanup
This commit is contained in:
@@ -111,10 +111,7 @@ namespace NadekoBot.Modules.Searches
|
||||
try { await channel.EmbedAsync(fs.GetEmbed(newStatus).Build()).ConfigureAwait(false); } catch { }
|
||||
}
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
}
|
||||
catch { }
|
||||
}));
|
||||
|
||||
FirstPass = false;
|
||||
|
Reference in New Issue
Block a user