diff --git a/cmds/fun/say.js b/cmds/fun/say.js index f66ba24..7498410 100644 --- a/cmds/fun/say.js +++ b/cmds/fun/say.js @@ -15,20 +15,21 @@ module.exports = class say extends commando.Command { } async run(msg, args) { const REPLACE = args.match(/(?\s")).test(msg.content) && msg.member.hasPermission("MANAGE_MESSAGES") && msg.guild.member(this.client.user).hasPermission("MANAGE_MESSAGES")) { tryDelete(msg); }