1
0
Fork 0

Fix includes error

Signed-off-by: loicbersier <loic.bersier1@gmail.com>
akairo
loicbersier 4 years ago
parent bdac7fc268
commit 858de42d4a

@ -52,6 +52,7 @@ class tweetCommand extends Command {
}
if (args.text)
if (args.text.includes('discord.gg')) return message.channel.send('No discord invite allowed.');

Loading…
Cancel
Save