Open Haiyn opened 2 years ago
Use the newly introduced discord modals (discord.js v13.7.0) to make complex commands (start, cc add, oc add) more usable.
start
cc add
oc add
See: https://discord.js.org/#/docs/discord.js/stable/class/Modal
Branch xenon-168-use-discord-modals-for-complex-commands created!
Issues:
This will stay on hold for now.
Use the newly introduced discord modals (discord.js v13.7.0) to make complex commands (
start
,cc add
,oc add
) more usable.See: https://discord.js.org/#/docs/discord.js/stable/class/Modal
start
?