CREATE

The CREATE command is used to create a new channel or join an existing one. It has the following form:
Creating/Joining a Channel
Syntax: CREATE <channel> [<modes> [<modeargs>]]
<channel> The name of the channel to create or join.
<modes> (Optional) Channel modes to set upon creation.
<modeargs> (Optional) Arguments for the specified modes.

(See section 5.3 of IRCX)