- Removed static color fields

- Removed unused code
- BanTemplate will get error color from bot config
This commit is contained in:
Kwoth
2021-07-12 21:10:39 +02:00
parent 0e81f2abf4
commit 71da4d11c0
5 changed files with 6 additions and 48 deletions

View File

@@ -1,6 +1,5 @@
using Discord;
// todo test guild colors
namespace NadekoBot
{
public interface IEmbedBuilder