Redboot
Redboot
DIAdiscord.js - Imagine an app
Created by Lixeiro Charmoso on 5/16/2025 in #djs-questions
Error: Cannot message this thread until after the post author has sent an initial message.
what do you mean that didnt work ? You never catch a message?
22 replies
DIAdiscord.js - Imagine an app
Created by Lixeiro Charmoso on 5/16/2025 in #djs-questions
Error: Cannot message this thread until after the post author has sent an initial message.
No description
22 replies
DIAdiscord.js - Imagine an app
Created by Lixeiro Charmoso on 5/16/2025 in #djs-questions
Error: Cannot message this thread until after the post author has sent an initial message.
I just ran a test, and fetchStarterMessage is not the actual first message in the thread. it's the thread title.
22 replies
DIAdiscord.js - Imagine an app
Created by Lixeiro Charmoso on 5/16/2025 in #djs-questions
Error: Cannot message this thread until after the post author has sent an initial message.
I've never done what you're trying to do, but would it make sense to listen to threadCreate, store the thread ID on your side, and then listen to messageCreate for a message in a thread with that same ID?
22 replies