Difference between revisions of "Newbie's command list"
m (fixed stuff) |
m |
||
(6 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. | ||
− | + | {| class="wikitable" style="text-align:center" | |
− | + | |+ Most used commands | |
− | /nick <nick> | + | |Commands || use |
− | /join #mibbit | + | |- |
− | /part # | + | |/nick <nick> || Changes your nick to "nick" |
− | + | |- | |
− | /ignore FlabberGasteR | + | |/join #mibbit || Will make you join the #mibbit channel. Replace channel name as needed. |
− | + | |- | |
− | /silence +FlabberGasteR | + | |/part #mibbit || Makes you leave #mibbit |
− | + | |- | |
− | /quit < | + | |/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]] |
− | + | |- | |
− | /away <reason> | + | |/[[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. |
− | + | |- | |
− | + | |/quit <reason> || Disconnects you from the current server. You may put an optional reason why you quit. | |
− | + | |- | |
− | /notice <nick> <message> | + | |/away <reason> || Marks you as away. Will show up as '''<yournick> is away (<reason>)''' if using mibbit, and to mibbit users. |
− | + | |- | |
− | /msg <nick> <message> | + | |/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. |
− | + | |- | |
− | /query <nick> <message> | + | |/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. | |
− | + | |} |
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.
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. |