how can i use buttons after restart without use again a command

i want to create a command and i want to add a button who can i use after a restart without use the command again how can i make this?
3 Replies
d.js toolkit
d.js toolkit6mo ago
- 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!
Mark
Mark6mo ago
use the interactionCreate event instead of a collector
kileroxx
kileroxxOP6mo ago
thx

Did you find this page helpful?