I’m very new to this. I use a lot of copy-pasta!
I followed a discord.js tutorial and it helped me set up the help command. The dynamic one but it looks terrible.
It runs perfect. I already have embeds for my main commands etc. and those perform great I could probably just turn them into DMs.
But this complete list of commands is so great I really want to use it just tweak it a bit to be more aesthetic! Because of its dynamic ability to always add commands to the list for me. So...
- How can I make the dynamic help be an DM embed.
- How can I make the dynamic help show categories (main commands and their sub commands)
Or should I scrap it all together and make a DM embed with a list on my own? How would I make it dynamic and update the embed with new commands that I add.
(I’m still learning terms and such I am fully prepared to spiral in codes and links for the rest of the week).