diff options
| author | Alee <alee14498@gmail.com> | 2018-03-31 19:03:30 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-31 19:03:30 -0400 |
| commit | a01edb88f977f5a326c93ffbb28a827a3f84ec5d (patch) | |
| tree | 8d5d52d3a254d2bee2381e8e7f31318908958b41 /bot.js | |
| parent | b6996a71cbc4640a829dc56af32c44576444c4e8 (diff) | |
| download | AstralQuote-ATC-a01edb88f977f5a326c93ffbb28a827a3f84ec5d.tar.gz AstralQuote-ATC-a01edb88f977f5a326c93ffbb28a827a3f84ec5d.tar.bz2 AstralQuote-ATC-a01edb88f977f5a326c93ffbb28a827a3f84ec5d.zip | |
Information about AstralQuote's shutdown
Diffstat (limited to 'bot.js')
| -rw-r--r-- | bot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)
|
