Difference between revisions of "Newbie's command list"

From Mibbit Wiki
Jump to: navigation, search
m (fixed bolding)
m
Line 2: Line 2:
  
 
  Note: Can someone make a nice graph/list? This wiki acts diffently than the one i'm used to.
 
  Note: Can someone make a nice graph/list? This wiki acts diffently than the one i'm used to.
 
+
{|
/nick <nick>.........Changes your nick to "nick"
+
|
/join #mibbit........Will make you join the #mibbit channel. Replace channel name as needed.
+
|/nick <nick> || Changes your nick to "nick"
/part #channel........Makes you leave #channel
+
|-
 
+
|/join #mibbit || Will make you join the #mibbit channel. Replace channel name as needed.
/ignore FlabberGasteR........Will hide all messages from FlabberGasteR untill next connection to the server. See /silence
+
|-
 
+
/part #channel || Makes you leave #channel
/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.
+
|-
 +
|/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.
 
  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.
+
|/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>)
 
  <yournick> is away (<reason>)
 
if using mibbit, and to mibbit users.
 
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.
 
+
|-
/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:31, 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.

Note: Can someone make a nice graph/list? This wiki acts diffently than the one i'm used to.
/part #channel || Makes you leave #channel
/nick <nick> Changes your nick to "nick"
/join #mibbit Will make you join the #mibbit channel. Replace channel name as needed.
/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> }