diff options
| author | Alee <alee14498@gmail.com> | 2018-07-04 16:48:56 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-07-04 16:48:56 -0400 |
| commit | 300080d295f75bd01e365cde25f5d5ca7cbd848a (patch) | |
| tree | b6af53e56eb4a2b8ac9d19a7fae7670491ffcaa3 /commands/suggestfeature.js | |
| parent | 98e6fa6be72bb95d7ed069cd082cdba862e215bb (diff) | |
| download | AleeBot-2.11.0.tar.gz AleeBot-2.11.0.tar.bz2 AleeBot-2.11.0.zip | |
Release 2.11.0v2.11.0
Diffstat (limited to 'commands/suggestfeature.js')
| -rw-r--r-- | commands/suggestfeature.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/suggestfeature.js b/commands/suggestfeature.js index 04db033..dbafc98 100644 --- a/commands/suggestfeature.js +++ b/commands/suggestfeature.js @@ -19,7 +19,7 @@ * *************************************/ module.exports.run = async (client, message, args) => { const { RichEmbed } = require('discord.js'); - client.channels.find('id', '435234655579537418').send( + client.channels.find('id', '427495678390960148').send( new RichEmbed() .setColor ('#1fd619') .setTitle('AleeBot Feature Suggestion') |
