sdcf4j icon indicating copy to clipboard operation
sdcf4j copied to clipboard

Provide a way to deregister the command handler from the underlying API

Open Vampire opened this issue 8 years ago • 0 comments

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.

Vampire avatar Dec 16 '17 23:12 Vampire