24.01.2011, 12:08
connect to IRC, type in '/HELPOP usercmds' and look at the main window of your IRC client. If you get stuck with any cmd, type '/HELPOP <command>' and it'll tell you more about it.
http://www.unrealircd.com/files/docs/unreal32docs.html
http://www.unrealircd.com/files/docs...erchannelmodes
the basic ones you'll need are:
/join <channel> - joins a channel (surprise!)
/part <channel> - leaves a channel
/quit <reason> - disconnects from IRC with <reason>
/mode <channel/user> <mode> - generally for channel modes, ie /mode #mychan +o Name gives OP to Name on #mychan.
http://www.unrealircd.com/files/docs/unreal32docs.html
http://www.unrealircd.com/files/docs...erchannelmodes
the basic ones you'll need are:
/join <channel> - joins a channel (surprise!)
/part <channel> - leaves a channel
/quit <reason> - disconnects from IRC with <reason>
/mode <channel/user> <mode> - generally for channel modes, ie /mode #mychan +o Name gives OP to Name on #mychan.