Difference between revisions of "Newbie's command list"

From Mibbit Wiki
Jump to: navigation, search
m
m
 
(3 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.
  
Note: Can someone make a nice graph/list? This wiki acts diffently than the one i'm used to.
+
{| class="wikitable" style="text-align:center"
{|
+
|+ Most used commands
|
+
|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 #mibbit || Makes you leave #mibbit
 
|-
 
|-
|/ignore FlabberGasteR || Will hide all messages from FlabberGasteR untill next connection to the server. See '''/silence'''
+
|/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]]
 
|-
 
|-
|/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.
+
|/[[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.
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 <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  
+
|/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 23:
 
|/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.
 +
|}

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.