Thread Question
So I have a command where a thread is opened by a bot via a command (/support), however I was wondering if it is possible to when the thread is opened my threadCreate event to detect who the user is that triggered the command?
For example :
user -> /support
thread opens -> threadCreate event triggered
threadCreate detects user who triggered /support
3 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPNo
Hmm ok thank you