diff options
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') |
