aboutsummaryrefslogtreecommitdiff
path: root/commands/suggestfeature.js
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-05-22 20:36:26 -0400
committerAndrew Lee <alee14498@protonmail.com>2020-05-22 20:36:26 -0400
commitfc76d7c73ae9ffec6be86fc7d9d9e8c9a14605ab (patch)
tree0f4930fd8655e550c974bc404b93149cf7eab4ac /commands/suggestfeature.js
parentbbb982243b6564e526fb581f55946704cdf256a3 (diff)
downloadAleeBot-fc76d7c73ae9ffec6be86fc7d9d9e8c9a14605ab.tar.gz
AleeBot-fc76d7c73ae9ffec6be86fc7d9d9e8c9a14605ab.tar.bz2
AleeBot-fc76d7c73ae9ffec6be86fc7d9d9e8c9a14605ab.zip
Added more ALP exclusive logs & cleaning up code
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')