Results 1 through
1
while searching for:
"eggdrop"
How do you run basic irc commands with Unrealircd?
This should get you started (assuming your username/nic is "baruser"):
/server irc.foo.com
/join #foo
### switch back to irc.foo.com
# Make someone an irc operator:
/oper baruser *****
# Join a channel as an operator:
/join #foobar +o
[...]
http://rockfloat.com/board/post/?id=537
September 05, 2006 @15:24
(Replies: 0)
(Rank: 0.000)