Fllooo
Fllooo
DIAdiscord.js - Imagine an app
Created by Fllooo on 7/3/2024 in #djs-questions
Linked Role OpenID
Ohh sorry, do you still have an idea though? #Linked Role OpenID
4 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
Okay, i'm now very confused I've tried doing the same thing while using the most basic setup i could think of and it works...
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
The whole code isn't finished yet, the problem is that the filter itself won't get executed if the content contains a message mention. My console.logs only log something if the message content doesn't contain a channel mention
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
But the code will be reached it the message content contains no channel mention
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
I believe it doesn't
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
Yeah, maybe I should refactor that. My code gets the channel afterwards, but I didn't post that
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
I'm absolutely confused
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
I have no clue why this isn't working
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
Hmm
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
That is correct, however I have already fixed that. The filter itself can be ignored, regardless of whether it performs its purpose or not. The point is that it is not even executed if the message content contains a Channel Mention. (I tested this with a debugger and Console.log() statements).
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
Versions: discord.js -> 14.2.0 node -> 16.17.0. yarn(pnp) -> 3.2.2 typescript -> 4.7.4
14 replies
DIAdiscord.js - Imagine an app
Created by Fllooo on 8/21/2022 in #djs-questions
Filter execution fails
Current debugging info: -the filter will get executed if the message content contains no channel mention -if the message content contains a channel mention, the bot freezes and everything is dead(no event listeners, cron jobs etc. will get executed), but the bot won't crash
14 replies