blob: f1c9525e5df0764ebb5d46dd4d83cd322e9bc39c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $Id$
OJOIN [flags]<channel>
The OJOIN command requires only one argument with optional status flags.
Valid mode flags are @ % and +. This allows operators to join any channel
with the given status.
Examples:
OJOIN @#secretchan - Will join you to #secretchan with chan ops.
OJOIN +#secretchan - Will join you to #secretchan with voice.
This also works on local channels as well.
|