Currently the @lilybird/handlers
package provides only one way of handling application commands, however, I can assure you there are more to come.
To be completely honest, the current API is not the greatest but was the fastest one for a demo.
Creating a simple command
Lets create a simple ping
command to demonstrate how it works.