Skip to content

Command registration script

Compare
Choose a tag to compare
@Mimickal Mimickal released this 22 Apr 15:11
· 50 commits to master since this release
625a1e0

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