From a01edb88f977f5a326c93ffbb28a827a3f84ec5d Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 31 Mar 2018 19:03:30 -0400 Subject: Information about AstralQuote's shutdown --- bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.js b/bot.js index a47926d..ce809aa 100644 --- a/bot.js +++ b/bot.js @@ -144,7 +144,7 @@ client.on('message', message => { // This is the new help const embed = new Discord.RichEmbed() .setTitle('AstralQuote Commands') - .setDescription('Every command that you input in this bot you must use the following prefix `' + prefix + '`.') + .setDescription('Every command that you input in this bot you must use the following prefix `' + prefix + '`.\nNOTE: AstralQuote service will be shutdown in `April 10th 4PM EDT`') .setThumbnail('https://cdn.discordapp.com/avatars/373224323529310208/f42227477bc7e5b96ea848abc880a6bf.png?size=2048') .setColor('#939d45') .addField('- General Commands', 'ping\npong\ninvitebot\nreboot\npoweroff', true) -- cgit v1.2.3