How do I disable /msg [bot] help
?
Code: Select all
unbind dcc "" help *dcc:help
Code: Select all
/msg [bot] help
You have given the keyword/mask parameter the function used for the command.unbind <type> <flags> <keyword/mask> <proc-name>