we can try again

This commit is contained in:
TheEdgeNK 2018-03-11 15:46:20 -04:00
parent d87b01055c
commit e683a3ae5b

View file

@ -23,7 +23,7 @@ exports.run = (bot, msg, args) => {
if (!args[0]) {
const embed = new RichEmbed();
embed
.setColor (0x2C2F33)
.setColor (0x36393e)
.setDescription('Notice: When using a command do not include "<" and ">".\n(Example: p:suggest Test)')
.setFooter('PokeBot Beta');