W3X
DIAdiscord.js - Imagine an app
•Created by W3X on 12/13/2022 in #djs-questions
Using slashCommand to modify data in an Embed
Hello there, I got stuck with my new project, how can I connect these two commands together?
warehouse.js
is basically creating an embed with subcommands, water.js
should be the command that fills up the percentage in the Embeds and when I use the warehouse command with its subcommand again it would show me the countdown.
I can use both of the commands for now, but the *waterLamesaLive * and waterDocksLive ain't changing in the Embed when I use water.js
.
warehouse.js
https://pastebin.com/wkiS51rm
water.js
https://pastebin.com/18k5MCPU2 replies