bot
bot copied to clipboard
Support help command for app commands too
Currently when executing !help tag it returns query not found.

It should return something similar to what it returns for prefix based commands.

I suspect that turning tag into a hybrid command (if this is possible) should fix this?