You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//if (suffix.includes("<") && suffix.includes(">")) message.channel.send("*It looks like you are using the characters < and > in your command. Remember, these are only for refrence on what type of text goes there, not to actually include them.*")
105
105
if(message.channel.type!=="text"&&cmds[message.command].conf.dm===false)returnmessage.channel.send('This command does not work in Direct Messages.');
message.author.send("**AdBlock**: "+message.author+", Please Do Not Advertise.").catch()
25
-
strikes(message.guild.id,message.author.id)
26
-
if(!!ad.notify){
27
-
bot.users.get(message.guild.owner.id).send("*The user:* **"+message.author.username+"** *Has Advertised in the channel:* **"+message.channel.name+"** *of the server* **"+message.guild.name+"** *With the message:* \n`"+message.content+"`")
0 commit comments