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 (cooldownWords.some(element => message.content.toLowerCase().includes(element))) {
const messageToSend = `:smiley: Hi ${message.author.toString()}, it seems you have complained about about the autobot's cooldown time. We have graciously doubled your cooldown time in response, have a nice day :smiley: /s`;