I've implemented the info command using this registry and wired slash command interactions into it. I've also added a script for registering these commands with Discord's API.
I will review this in a bit. But first I need to update how I receive the email notifications for these as I am starting to lose track because of some fast developing projects
This pulls in https://github.com/Mimickal/discordjs-command-registry
I've implemented the info command using this registry and wired slash command interactions into it. I've also added a script for registering these commands with Discord's API.