Difference between revisions of "List of important IRC commands"
From Sydapedia
Jump to navigationJump to searchm |
Gpfontaine (talk | contribs) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
== Table of Commands == | == Table of Commands == | ||
− | {| class="sortable" border="1" cellspacing="0" cellpadding="4" | + | {| class="sortable" style="background-color:#111111; border:1px solid gray; width:100%;color:#999999;" border="1" cellspacing="0" cellpadding="4" |
|- | |- | ||
− | | Category || Action || Command | + | | Category || Action || Command |
|- | |- | ||
− | | Basic Command || '''Registers your nickname with DALnet.''' || /nickserv register <password> <email> | + | | Basic Command || '''Registers your nickname with DALnet.''' || <code>/nickserv register <password> <email> </code> |
|- | |- | ||
− | | Basic Command || '''Identify yourself as a register user.''' || /nickserv identify <password> | + | | Basic Command || '''Identify yourself as a register user.''' || <code>/nickserv identify <password> </code> |
|- | |- | ||
− | | Basic Command || '''Recover your nickname from unregistered use.''' || /nickserv recover <nick> <password> | + | | Basic Command || '''Recover your nickname from unregistered use.''' || <code>/nickserv recover <nick> <password> </code> |
|- | |- | ||
− | | Basic Command || '''Join the SydLexia.com IRC Channel.''' || /join #sydlexia | + | | Basic Command || '''Join the SydLexia.com IRC Channel.''' || <code>/join #sydlexia </code> |
|- | |- | ||
− | | Basic Command || '''Perform an action.'''|| /me <action> | + | | Basic Command || '''Perform an action.'''|| <code>/me <action> </code> |
|- | |- | ||
− | | | + | | Basic Command || '''Check someone's registration status.'''|| <code>/nickserv acc <nick> </code> |
|- | |- | ||
− | | Operator Command || ''' | + | | Operator Command || '''Change the channel's topic.''' || <code>/topic #sydlexia <topic> </code> |
|- | |- | ||
− | | Operator Command || '''Forcibly eject M3GAMAN from the channel.''' || /kick #sydlexia | + | | Operator Command || '''Make a user an operator for the duration of their chat session.''' || <code>/op <nick> </code> |
+ | |- | ||
+ | | Operator Command || '''Forcibly eject <s>M3GAMAN</s> [[Hacker]] from the channel.''' || <code>/kick #sydlexia hacker </code> | ||
|- | |- | ||
|} | |} | ||
Line 26: | Line 28: | ||
[[Category:Lists]] | [[Category:Lists]] | ||
[[Category:Internets]] | [[Category:Internets]] | ||
+ | [[Category: SydLexia.com IRC Channel]] |
Latest revision as of 13:42, 2 March 2009
The following is a list of useful IRC commands for the SydLexia.com IRC channel.
Table of Commands
Category | Action | Command |
Basic Command | Registers your nickname with DALnet. | /nickserv register <password> <email>
|
Basic Command | Identify yourself as a register user. | /nickserv identify <password>
|
Basic Command | Recover your nickname from unregistered use. | /nickserv recover <nick> <password>
|
Basic Command | Join the SydLexia.com IRC Channel. | /join #sydlexia
|
Basic Command | Perform an action. | /me <action>
|
Basic Command | Check someone's registration status. | /nickserv acc <nick>
|
Operator Command | Change the channel's topic. | /topic #sydlexia <topic>
|
Operator Command | Make a user an operator for the duration of their chat session. | /op <nick>
|
Operator Command | Forcibly eject |
/kick #sydlexia hacker
|