package utils const ( EmbedDefault int = 0xaddb87 EmbedFail int = 0xff0000 EmbedSuccess int = 0x00ff00 )