sdcf4j
sdcf4j copied to clipboard
Provide a way to deregister the command handler from the underlying API
Currently if you would want to disable the command handler, e. g. with Javacord, you would have to loop through the message create listeners and remove the one where the name matches.