Difference between revisions of "Newbie's command list"

From Mibbit Wiki
Jump to: navigation, search
m
m
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Here is a list of the most frequently asked commands (mFAC) on #help and #mibbit. Please add to the list if you feel like so.
 
Here is a list of the most frequently asked commands (mFAC) on #help and #mibbit. Please add to the list if you feel like so.
  
/nick <nick>   Changes your nick to "nick"
+
{| class="wikitable" style="text-align:center"
/join #mibbit   Will make you join the #mibbit channel. Replace channel name as needed.
+
|+ Most used commands
/part #channel    Makes you leave #channel
+
|Commands || use
 
+
|-
/ignore FlabberGasteR   Will hide all messages from FlabberGasteR untill next connection to the server. See /silence
+
|/nick <nick> || Changes your nick to "nick"
 
+
|-
/silence +FlabberGasteR   Tells the server not to send you *any* kind of messages, notices, private messages, etc. from FlabberGasteR *forever*. Remove him from the list with /ignore -FlabberGasteR if wanted, otherwise it'll stay untill you do. Logging off will *not* remove it. You have been warned.
+
|/join #mibbit || Will make you join the #mibbit channel. Replace channel name as needed.
 
+
|-
/quit <optional quit message>   Disconnects you from the current server. You may put an optional reason why you quit.
+
|/part #mibbit || Makes you leave #mibbit
 
+
|-
/away <reason>   Marks you as "away: <reason>". Will show up as  
+
|/ignore FlabberGasteR<br>(client specific)|| Will hide all channel messages from FlabberGasteR until next connection to the server. /unignore FlabberGasteR revokes the /ignore command. See also /[[silence]]
* <yournick> is away ( <reason>)
+
|-
if using mibbit, and to mibbit users.
+
|/[[silence]] +FlabberGasteR<br>(or +[[hostmask]])|| Tells the server not to send you '''any''' kind of private messages ("PM"), notices or ctcp events from FlabberGasteR. Remove him from the list with /silence '''-'''FlabberGasteR if wanted. The silence list is cleared when you close the connection.
 
+
|-
/notice <nick> <message>   sends <message> to <nick> in a different fashion than private messages. usually shows up the user's active window instead of opening a new one.
+
|/quit <reason> || Disconnects you from the current server. You may put an optional reason why you quit.
 
+
|-
/msg <nick> <message>   sends <message> to <nick> in a new window for a private conversation. Will *not* open a window on *your* side.
+
|/away <reason> || Marks you as away. Will show up as '''<yournick> is away (<reason>)''' if using mibbit, and to mibbit users.
 
+
|-
/query <nick> <message> Same as above, but *will* open a new window in *your* client.
+
|/notice <nick> <message> || Sends <message> to <nick> in a different fashion than private messages. usually shows up the user's active window instead of opening a new one.
 
+
|-
 
+
|/msg <nick> <message> || Sends <message> to <nick> in a new window for a private conversation. Will '''not''' open a window on '''your''' side.
P.S. : I can't use the bolding button and don't remind how to code it. Please change *word* to bold as needed. Thanks.
+
|-
 +
|/query <nick> <message> || Same as above, but '''will''' open a new window in '''your''' client.
 +
|}

Latest revision as of 22:31, 7 August 2010

Here is a list of the most frequently asked commands (mFAC) on #help and #mibbit. Please add to the list if you feel like so.

Most used commands
Commands use
/nick <nick> Changes your nick to "nick"
/join #mibbit Will make you join the #mibbit channel. Replace channel name as needed.
/part #mibbit Makes you leave #mibbit
/ignore FlabberGasteR
(client specific)
Will hide all channel messages from FlabberGasteR until next connection to the server. /unignore FlabberGasteR revokes the /ignore command. See also /silence
/silence +FlabberGasteR
(or +hostmask)
Tells the server not to send you any kind of private messages ("PM"), notices or ctcp events from FlabberGasteR. Remove him from the list with /silence -FlabberGasteR if wanted. The silence list is cleared when you close the connection.
/quit <reason> Disconnects you from the current server. You may put an optional reason why you quit.
/away <reason> Marks you as away. Will show up as <yournick> is away (<reason>) if using mibbit, and to mibbit users.
/notice <nick> <message> Sends <message> to <nick> in a different fashion than private messages. usually shows up the user's active window instead of opening a new one.
/msg <nick> <message> Sends <message> to <nick> in a new window for a private conversation. Will not open a window on your side.
/query <nick> <message> Same as above, but will open a new window in your client.