aboutsummaryrefslogtreecommitdiff
path: root/commands/suggestfeature.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/suggestfeature.js')
-rw-r--r--commands/suggestfeature.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/suggestfeature.js b/commands/suggestfeature.js
index 95e1c2d..fac82a6 100644
--- a/commands/suggestfeature.js
+++ b/commands/suggestfeature.js
@@ -19,6 +19,7 @@
* *************************************/
module.exports.run = async (client, message, args) => {
const { RichEmbed } = require('discord.js');
+
client.channels.find('id', '427495678390960148').send(
new RichEmbed()
.setColor ('#1fd619')