Command registration script
This releases adds a script that will handle most basic registration cases. This avoids the need to write your own script to wrap SlashCommandBuilder.registerCommands(...)
. The script can be called from projects using this library as a dependency.
To run this script, use (note the --
to pass args through to the script):
npm exec register -- --help