global preconditions
do global preconditions affect listeners too? I'm having an issue where a
messageCreate
event goes thru even though i'm sending a message in the bot's DMs and I have a if (!message.guild) return;
at the top of the code1 Reply
Solution
They do not