aboutsummaryrefslogtreecommitdiff
path: root/commands/Utility/suggest.js
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-03-25 17:24:48 -0400
committerUnknown <jtsshieh@outlook.com>2018-03-25 17:24:48 -0400
commiteae78f3070509963867a9d515c16c3d948b84ab7 (patch)
treeddccc6ffec3ea98f14b9d8099e8995ec106bfbb6 /commands/Utility/suggest.js
parent7ffde44608542e3c38e3f6aad25b5ab0e49a9544 (diff)
parent9ea4c22cec03efac388d19b1eddacf2f9d0fe106 (diff)
downloadPokeBot-eae78f3070509963867a9d515c16c3d948b84ab7.tar.gz
PokeBot-eae78f3070509963867a9d515c16c3d948b84ab7.tar.bz2
PokeBot-eae78f3070509963867a9d515c16c3d948b84ab7.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'commands/Utility/suggest.js')
-rw-r--r--commands/Utility/suggest.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/Utility/suggest.js b/commands/Utility/suggest.js
index 05f4773..fae35db 100644
--- a/commands/Utility/suggest.js
+++ b/commands/Utility/suggest.js
@@ -19,7 +19,6 @@
* *************************************/
exports.run = async (bot, msg, args) => {
- if (msg.guild.id != '417088992329334792') return msg.reply ('This is a PokeWorld exclusive command. Sorry!');
const { RichEmbed } = require('discord.js');
const suggestionChannel = await bot.plugins.settings.getStr('suggestions', msg.member.guild.id);
bot.channels.find('id', suggestionChannel).send(