Embeds for mute and banSuggestion
for >> Discord Message <<

Embed add plz!

+1

It'd be nice to have it as a section in the config that you specify what flags you want as embeds.

Example;

	"Embeds": [
		"msg_serverinit",
		"msg_join",
		"msg_quit"
	],
	"FilteredWord": "<censored>",
	"FilterWords": [
		"Shit",
		"Fuck",
		"Cunt"
	],
	"LogExcludeGroups": [
		"default"
	],
	"LogExcludePerms": [
		"example.permission"
	]
}