|
Basic Commands
Join
Joins a specified channel on IRC.
Syntax:
/join <channel>
Example:
/join StarChat
/join A-Chat
[top]
|
|
Part
Parts a specified channel on IRC.
Syntax:
/part <channel>
Example:
/part StarChat
/part A-Chat
[top]
|
|
Topic
Changes the Topic of the channel you are currently connected to.
You must be opped in the channel before you have the ability to do this.
Syntax:
/topic <new topic>
Example:
/topic Welcome to StarChat!
[top]
|
|
WebServ Commands
Register
Registers the nickname you are currently using, if it is not already registered.
Syntax:
/msg WebServ register <email address> <password>
Example:
/msg WebServ register WebTV-user@webtv.net Monkey
[top]
|
|
Activate
Activates your newly registered nickname you are currently using.
You only need to do this command once.
Syntax:
/msg WebServ activate <activation number>
Example:
/msg WebServ activate 1446319419
[top]
|
|
Nick
Changes your nickname on IRC.
You must have a registered nickname to have full access to WebServ's functions
Syntax:
/msg WebServ nick <new nickname>
Example:
/msg WebServ nick Fjord
[top]
|
|
Kick
Removes a user from your channel.
You must be opped in the channel before you have the ability to do this.
Syntax:
/msg WebServ kick <#channel> <nickname> <reason>
Example:
/msg WebServ kick #StarChat Apollo Ok, enough of that.
[top]
|
|
ChanMode
Changes the modes of your channel.
You must be opped in the channel before you have the ability to do this.
Syntax:
/msg WebServ chanmode <#channel> <mode>
Modes:
Invite - Makes your channel invite-only
Secret - Makes your channel Secret
Private - Makes your channel Private
OFF - Removes all of the above modes
Example:
/msg WebServ chanmode #StarChat Secret.
[top]
|
|
Ban
Bans a hostmask from a channel that you are opped within.
Hostmasks of a user can be obtained by requesting a Whois about them.
Syntax:
/msg WebServ ban <#channel> <hostmask>
Examples:
/msg WebServ ban #StarChat Apollo!*@*.*
/msg WebServ ban #StarChat *!*@*ipt.aol.com
[top]
|
|
UnBan
Removes a ban in a channel that you are opped within.
Syntax:
/msg WebServ unban <#channel> <hostmask>
Examples:
/msg WebServ unban #StarChat Apollo!*@*.*
/msg WebServ unban #StarChat *!*@*ipt.aol.com
[top]
|
|
Whois
Returns the hostmask and some other information about any user currently online.
Syntax:
/msg WebServ whois <nickname>
Examples:
/msg WebServ whois jinxi
[top]
|