IRC:Command:MODE
From CollectiveIRC
Syntax:
MODE <yournick> [<modes>]
MODE <channel> [<modes>]
Description:
Allows a user to set modes on his or herself or for a channel operator to set modes on a channel. If <modes> is not provided then the currently set modes for the target are displayed.
Available User modes
Available Channel modes
Example:
MODE Boris
MODE #test
MODE Boris +B
MODE #test +i

