how to make this concept work?
i'm trying to make a command where i can set the bot's status & then choose the playing/watching/listening etc type in a select menu, & here is this attempt:
however every selection i make simply returns
ActivityType.Playing
despite me trying to make the Playing
give whichever value, i'm pretty sure i missed something but i can't really figure out what. no worries if no help is able to be given, but i feel like there's probably an easy fix or i overlooked something?13 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!Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
it works to retrieve the playing thing & set the status, unless i changed that last minute
but not watching/listening
im not sure if i can do it like that in such condensed code
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
i used the template from the guide website and didn't think to change it yet, could it be an issue?
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
discord.js Guide
Imagine a guide... that explores the many possibilities for your discord.js bot.
yeah
idk why
i didn't even think about it
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
yeah i just wanted to use a select menu for it
thank you
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
oh okay, i will try that
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View