Difference between revisions of "Newbie's command list"

From Mibbit Wiki
Jump to: navigation, search
m
(Tables done.)
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.
  
Note: Can someone make a nice graph/list? This wiki acts diffently than the one i'm used to.
 
 
{|
 
{|
|
+
|Commands || use
 
|/nick <nick> || Changes your nick to "nick"
 
|/nick <nick> || Changes your nick to "nick"
 
|-
 
|-
 
|/join #mibbit || Will make you join the #mibbit channel. Replace channel name as needed.
 
|/join #mibbit || Will make you join the #mibbit channel. Replace channel name as needed.
 
|-
 
|-
/part #channel || Makes you leave #channel
+
|/part #channel || Makes you leave #channel
 
|-
 
|-
 
|/ignore FlabberGasteR || Will hide all messages from FlabberGasteR untill next connection to the server. See '''/silence'''
 
|/ignore FlabberGasteR || Will hide all messages from FlabberGasteR untill next connection to the server. See '''/silence'''
Line 17: Line 16:
 
|/quit <optional quit message> || Disconnects you from the current server. You may put an optional reason why you quit.
 
|/quit <optional quit message> || 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  
+
|/away <reason> || Marks you as away. Will show up as '''<yournick> is away (<reason>)''' if using mibbit, and to mibbit users.
<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.
 
|/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.
Line 25: Line 22:
 
|/msg <nick> <message> || Sends <message> to <nick> in a new window for a private conversation. Will '''not''' open a window on '''your''' side.
 
|/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.|}
+
|/query <nick> <message> || Same as above, but '''will''' open a new window in '''your''' client.
 +
|}

Revision as of 21:38, 9 May 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.

Commands use /nick <nick> Changes your nick to "nick"
/join #mibbit Will make you join the #mibbit channel. Replace channel name as needed.
/part #channel Makes you leave #channel
/ignore FlabberGasteR Will hide all messages from FlabberGasteR untill next connection to the server. See /silence
/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.
/quit <optional quit message> 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.