im a noob when it comes to discord bot developing, and ive been looking everywhere for the ability to make a custom embed creator command, where you send the command and it gives you prompts to make a custom embed, instead of having to code individual embeds in vscode.
every tutorial ive seen has been with using slash commands, but my bot uses its own custom prefix and i dont want to go through the hassle of making slash command builders and the lot.
any help on a way to make a custom embed creator command using the bots own prefix would be very much appreciated :(