Knowledge

List of IRC commands

Source 📝

35: 927:
Adds or removes a host mask to a server-side ignore list that prevents matching users from sending the client messages. More than one mask may be specified in a space-separated list, each item prefixed with a "+" or "-" to designate whether it is being added or removed. Sending the command with no
198:
Normally an IRC server will limit the number of different targets a client can send messages to within a certain time frame to prevent spammers or bots from mass-messaging users on the network, however this command can be used by channel operators to bypass that limit in their channel. For example,
172:
Normally an IRC server will limit the number of different targets a client can send messages to within a certain time frame to prevent spammers or bots from mass-messaging users on the network, however this command can be used by channel operators to bypass that limit in their channel. For example,
835:
The server message is used to tell a server that the other end of a new connection is a server. This message is also used to pass server data over the whole network. <hopcount> details how many hops (server connections) away <servername> is. <info> contains addition human-readable
568:
Returns a list of who is on the comma-separated list of <channels>, by channel name. If <channels> is omitted, all users are shown, grouped by channel name with all users who are not on a channel being shown as part of channel "*". If <server> is specified, the command is sent to
371:
Queries the server to see if the clients in the space-separated list <nicknames> are currently on the network. The server returns only the nicknames that are on the network in a space-separated list. If none of the clients are on the network the server returns an empty list. Defined in RFC
1203:
Adds or removes a user to a client's server-side friends list. More than one nickname may be specified in a space-separated list, each item prefixed with a "+" or "-" to designate whether it is being added or removed. Sending the command with no parameters returns the entries in the client's
268:
This command is for use by servers to encapsulate commands so that they will propagate across hub servers not yet updated to support them, and indicates the subcommand and its parameters should be passed unaltered to the destination, where it will be unencapsulated and parsed. This facilitates
1273:
Used to return information about a nickname that is no longer in use (due to client disconnection, or nickname changes). If given, the server will return information from the last <count> times the nickname has been used. If <server> is given, the command is forwarded to it for
501:
Returns statistics about the size of the network. If called with no arguments, the statistics will reflect the entire network. If <mask> is given, it will return only statistics reflecting the masked subset of the network. If <target> is given, the command will be forwarded to
445:
Sends a NOTICE to an invitation-only <channel> with an optional <message>, requesting an invite. This command is not formally defined by an RFC, but is supported by most major IRC daemons. Support is indicated in a RPL_ISUPPORT reply (numeric 005) with the KNOCK keyword.
1070:
This command is used at the beginning of a connection to specify the username, hostname, real name and initial user modes of the connecting client. <realname> may contain spaces, and thus must be prefixed with a colon. Defined in RFC 1459, modified in RFC 2812.
931:
This command is not formally defined in an RFC, but is supported by most major IRC daemons. Support is indicated in a RPL_ISUPPORT reply (numeric 005) with the SILENCE keyword and the maximum number of entries a client may have in its ignore list. For example:
1207:
This command is not formally defined in an RFC, but is supported by most major IRC daemons. Support is indicated in a RPL_ISUPPORT reply (numeric 005) with the WATCH keyword and the maximum number of entries a client may have in its friends list. For example:
130:
to return information about the administrators of the server specified by <target>, where <target> is either a server or a user. If <target> is omitted, the server should return information about the administrators of the current server.
390:
Makes the client join the channels in the comma-separated list <channels>, specifying the passwords, if needed, in the comma-separated list <keys>. If the channel(s) do not exist then they will be created. Defined in RFC 1459.
482:
Lists all channels on the server. If the comma-separated list <channels> is given, it will return the channel topics. If <server> is given, the command will be forwarded to <server> for evaluation. Defined in RFC 1459.
168:
Sends a channel NOTICE message to <nickname> on <channel> that bypasses flood protection limits. The target nickname must be in the same channel as the client issuing the command, and the client must be a channel operator.
1022:
Allows the client to query or set the channel topic on <channel>. If <topic> is given, it sets the channel topic to <topic>. If channel mode +t is set, only a channel operator may set the topic. Defined in RFC 1459.
582:
If a client wants to receive all the channel status prefixes of a user and not only their current highest one, the IRCv3 multi-prefix extension can be enabled (@ is the channel operator prefix, and + the lower voice status prefix):
1111:
of the user with the specified nickname. This command is often used to obtain the IP of an abusive user to more effectively perform a ban. It is unclear what, if any, privileges are required to execute this command on a server.
194:
Sends a private message to <nickname> on <channel> that bypasses flood protection limits. The target nickname must be in the same channel as the client issuing the command, and the client must be a channel operator.
618:
Allows a client to change their IRC nickname. Hopcount is for use between servers to specify how far away a nickname is from its home server. Defined in RFC 1459; the optional <hopcount> parameter was removed in RFC 2812.
149:
Provides the server with a message to automatically send in reply to a PRIVMSG directed at the user, but not to a channel they are on. If <message> is omitted, the away status is removed. Defined in RFC 1459.
98:
Conventions used here: Angle brackets ("<" and ">") are used here to indicate a placeholder for some value, and are not a literal part of a command. Square brackets ("") are used to indicate that a value is
227:
Instructs the server <remote server> (or the current server, if <remote server> is omitted) to connect to <target server> on port <port>. This command should only be available to
349:
Invites <nickname> to the channel <channel>. <channel> does not have to exist, but if it does, only members of the channel are allowed to invite other clients. If the channel mode
1255:
Returns information about the comma-separated list of nicknames masks <nicknames>. If <server> is given, the command is forwarded to it for processing. Defined in RFC 1459.
572:
The response contains all nicknames in the channel prefixed with the highest channel status prefix of that user, for example like this (with @ being the highest status prefix)
986:
Gives users who are on the same host as <server> a message asking them to join IRC. Defined in RFC 1459; the optional <channel> parameter was added in RFC 2812.
202:
This command is not formally defined in an RFC, but is in use by some IRC networks. Support is indicated in a RPL_ISUPPORT reply (numeric 005) with the CPRIVMSG keyword
323:
Returns information about the <target> server, or the current server if <target> is omitted. Information returned includes the server's version, when it was
176:
This command is not formally defined in an RFC, but is in use by some IRC networks. Support is indicated in a RPL_ISUPPORT reply (numeric 005) with the CNOTICE keyword
1115:
This command is not formally defined by an RFC, but is in use by some IRC daemons. Support is indicated in a RPL_ISUPPORT reply (numeric 005) with the USERIP keyword.
909:
This command is not formally defined by an RFC, but is in use by some IRC daemons. Support is indicated in a RPL_ISUPPORT reply (numeric 005) with the SETNAME keyword
709:
Tests the presence of a connection. A PING message results in a PONG reply. If <server2> is specified, the message gets passed on to it. Defined in RFC 1459.
593:
See also NAMESX below for an alternate, older approach to achieve the same effect. However, by today most clients and servers support the new IRCv3 standard.
1237:
Returns a list of users who match <name>. If the flag "o" is given, the server will only return information about IRC operators. Defined in RFC 1459.
1491: 287:
This command is for use by servers to report errors to other servers. It is also used before terminating client connections. Defined in RFC 1459.
1185:
Sends <message> to all operators connected to the server (RFC 1459), or all users with user mode 'w' set (RFC 2812). Defined in RFC 1459.
464:
Lists all server links matching <server mask>, if given, on <remote server>, or the current server if omitted. Defined in RFC 1459.
799:
Causes the server to re-read and re-process its configuration file(s). This command can only be sent by IRC operators. Defined in RFC 1459.
3477: 3226: 637:
This command works similarly to PRIVMSG, except automatic replies must never be sent in reply to NOTICE messages. Defined in RFC 1459.
305:
Requests the server to display the help file. This command is not formally defined in an RFC, but is in use by most major IRC daemons.
3395: 1934: 409:
Forcibly removes <client> from <channel>. This command may only be issued by channel operators. Defined in RFC 1459.
3173: 3134: 3095: 3056: 3010: 2971: 45: 691:
Sets a connection password. This command must be sent before the NICK/USER registration combination. Defined in RFC 1459.
427:
Forcibly removes <client> from the network. This command may only be issued by IRC operators. Defined in RFC 1459.
199:
it is often used by help operators that may be communicating with a large number of users in a help channel at one time.
173:
it is often used by help operators that may be communicating with a large number of users in a help channel at one time.
83:
1459, RFC 2812, and extensions added to major IRC daemons. Most IRC clients require commands to be preceded by a slash ("
3824: 1465: 817:
Requests the server rules. This command is not formally defined in an RFC, but is used by most major IRC daemons.
3759: 3334: 3247: 569:<server> for evaluation. Defined in RFC 1459; the optional <server> parameter was added in RFC 2812. 250:
Instructs the server to shut down. This command may only be issued by IRC server operators. Defined in RFC 2812.
269:
implementation of new features without a need to restart all servers before they are usable across the network.
3273: 3219: 543:
Returns the message of the day on <server> or the current server if it is omitted. Defined in RFC 2812.
331:, when it was started, and any other information which may be considered to be relevant. Defined in RFC 1459. 3339: 525:
The MODE command is dual-purpose. It can be used to set both user and channel modes. Defined in RFC 1459.
961:
Returns statistics about the current server, or <server> if it's specified. Defined in RFC 1459.
673:
Causes a user to leave the channels in the comma-separated list <channels>. Defined in RFC 1459.
1965: 3646: 3559: 3187: 3148: 3109: 3070: 3024: 2985: 745:
Sends <message> to <msgtarget>, which is usually a user or channel. Defined in RFC 1459.
80: 17: 3764: 3712: 3510: 3235: 3212: 1004:
Returns the local time on the current server, or <server> if specified. Defined in RFC 1459.
74: 3692: 3564: 1296: 727:
This command is a reply to the PING command and works in much the same way. Defined in RFC 1459.
127: 2312: 781:
Sends a command string to the server as-is, i.e. without parsing it in the client application.
3707: 2928: 2898: 2868: 2838: 2748: 2658: 2628: 2598: 2568: 2538: 2448: 2418: 2388: 2358: 2257: 2227: 2197: 2167: 2137: 2107: 2077: 2047: 2017: 1987: 1895: 1865: 1835: 1805: 1775: 1745: 1715: 1685: 1655: 1625: 1565: 1535: 1505: 1485: 1405: 1375: 1315: 328: 3518: 3487: 3177: 3138: 3099: 3060: 3014: 2975: 2961: 2934: 2904: 2874: 2844: 2814: 2808: 2784: 2778: 2754: 2724: 2718: 2694: 2688: 2664: 2634: 2604: 2574: 2544: 2514: 2508: 2484: 2478: 2454: 2424: 2394: 2364: 2334: 2328: 2263: 2233: 2203: 2173: 2143: 2113: 2083: 2053: 2023: 1993: 1901: 1871: 1841: 1811: 1781: 1751: 1721: 1691: 1661: 1631: 1601: 1595: 1571: 1541: 1511: 1441: 1435: 1411: 1381: 1351: 1345: 1321: 1164: 1041:
Trace a path across the IRC network to a specific server or client, in a similar method to
3641: 3595: 3780: 3482: 3349: 3263: 1926: 1274:
processing. In RFC 2812, <nickname> can be a comma-separated list of nicknames.
3813: 1142: 1133:
Returns a list of users and information about those users in a format similar to the
655:
Authenticates a user as an IRC operator on that server/network. Defined in RFC 1459.
3819: 3800: 3626: 3308: 3303: 3288: 906:
Allows a client to change the "real name" specified when registering a connection.
229: 1089:
Returns a list of information about the nicknames specified. Defined in RFC 1459.
870:
Identical to PRIVMSG except the recipient must be a service. Defined in RFC 2812.
3671: 3390: 3190: 3167: 3151: 3128: 3112: 3089: 3073: 3050: 3027: 3004: 2988: 2965: 232:. Defined in RFC 1459; the <port> parameter became mandatory in RFC 2812. 263::<source> ENCAP <destination> <subcommand> <parameters> 3702: 3574: 3461: 3293: 2291: 1138: 1108: 1042: 353:
is set, only channel operators may invite other clients. Defined in RFC 1459.
3754: 3687: 3380: 3278: 3204: 1167:
of <server>, or the current server if omitted. Defined in RFC 1459.
1058:
USER <username> <hostname> <servername> <realname>
3636: 3569: 3528: 3425: 3415: 3400: 3375: 3329: 3283: 324: 3728: 3661: 3656: 3549: 3451: 3446: 3441: 3420: 3268: 1469: 88: 3738: 3697: 3616: 3410: 3385: 3365: 3182: 3143: 3104: 3065: 3019: 2980: 2939: 2909: 2879: 2849: 2819: 2789: 2759: 2729: 2699: 2669: 2639: 2609: 2579: 2549: 2519: 2489: 2459: 2429: 2399: 2369: 2339: 2268: 2238: 2208: 2178: 2148: 2118: 2088: 2058: 2028: 1998: 1906: 1876: 1846: 1816: 1786: 1756: 1726: 1696: 1666: 1636: 1606: 1576: 1546: 1516: 1446: 1416: 1386: 1356: 1326: 91:; these are treated by the IRC protocol as ordinary messages, not as 3785: 3733: 3666: 3651: 3631: 3621: 3611: 3590: 3523: 3405: 3370: 2287: 3554: 3533: 3344: 3324: 3298: 2308: 1291: 1286: 1134: 888:
Causes <server> to quit the network. Defined in RFC 1459.
3208: 189:
CPRIVMSG <nickname> <channel> :<message>
3456: 1064:
USER <user> <mode> <unused> <realname>
163:
CNOTICE <nickname> <channel> :<message>
28: 928:
parameters returns the entries in the client's ignore list.
1957: 763:
Disconnects the user from the server. Defined in RFC 1459.
2318:
command, but which is supported in the other IRC clients.
830:
SERVER <servername> <hopcount> <info>
52: 588::irc.server.net 353 Phyre = #SomeChannel :@+WiZ 502:<server> for evaluation. Defined in RFC 2812. 3773: 3747: 3721: 3680: 3604: 3583: 3542: 3503: 3496: 3470: 3434: 3358: 3317: 3256: 577::irc.server.net 353 Phyre = #SomeChannel :@WiZ 740:PRIVMSG <msgtarget> :<message> 3220: 3052:A Discussion on Computer Network Conferencing 8: 937::irc.server.net 005 WiZ WALLCHOPS WATCH=128 221:CONNECT <target server> <port> 3500: 3227: 3213: 3205: 2873:. pp. 34 – 35. sec. 4.5.2. 2843:. pp. 33 – 34. sec. 4.5.1. 2753:. pp. 26 – 27. sec. 4.3.1. 2633:. pp. 15 – 16. sec. 4.1.3. 2603:. pp. 30 – 31. sec. 4.3.6. 2573:. pp. 23 – 24. sec. 4.2.4. 2453:. pp. 27 – 28. sec. 4.3.2. 2423:. pp. 18 – 19. sec. 4.1.7. 2363:. pp. 16 – 17. sec. 4.1.4. 2262:. pp. 17 – 18. sec. 4.1.6. 2232:. pp. 32 – 33. sec. 4.4.1. 2202:. pp. 37 – 38. sec. 4.6.3. 2112:. pp. 20 – 21. sec. 4.2.2. 2022:. pp. 10 – 11. sec. 3.1.2. 1992:. pp. 14 – 15. sec. 4.1.2. 1900:. pp. 20 – 21. sec. 3.2.5. 1810:. pp. 21 – 23. sec. 4.2.3. 1780:. pp. 25 – 26. sec. 3.4.2. 1750:. pp. 24 – 25. sec. 4.2.6. 1720:. pp. 28 – 29. sec. 4.3.3. 1660:. pp. 25 – 26. sec. 4.2.8. 1630:. pp. 19 – 20. sec. 4.2.1. 1540:. pp. 31 – 32. sec. 4.3.8. 1410:. pp. 28 – 29. sec. 3.4.7. 1380:. pp. 29 – 30. sec. 4.3.5. 515:MODE <nickname> <flags> (user) 404:KICK <channel> <client> : 3181: 3142: 3103: 3064: 3018: 2979: 2938: 2908: 2878: 2848: 2818: 2788: 2758: 2728: 2698: 2668: 2638: 2608: 2578: 2548: 2518: 2488: 2458: 2428: 2398: 2368: 2338: 2267: 2237: 2207: 2177: 2147: 2117: 2087: 2057: 2027: 1997: 1905: 1875: 1845: 1815: 1785: 1755: 1725: 1695: 1665: 1635: 1605: 1575: 1545: 1515: 1445: 1415: 1385: 1355: 1325: 2813:. pp. 41 – 42. sec. 4.7. 2723:. pp. 40 – 41. sec. 5.5. 1350:. pp. 38 – 39. sec. 5.1. 632:NOTICE <msgtarget> <message> 3130:Internet Relay Chat: Channel Management 1307: 865:SQUERY <servicename> <text> 344:INVITE <nickname> <channel> 87:"). Some commands are actually sent to 1490:: CS1 maint: archived copy as title ( 1483: 650:OPER <username> <password> 1968:from the original on 17 February 2015 7: 3169:Internet Relay Chat: Server Protocol 3006:Internet Relay Chat: Client Protocol 2933:. p. 34. sec. 3.6.3. 2903:. p. 35. sec. 4.5.3. 2663:. p. 11. sec. 3.1.3. 2543:. p. 29. sec. 4.3.4. 2393:. p. 32. sec. 3.5.2. 2172:. p. 37. sec. 4.6.2. 2142:. p. 14. sec. 4.1.1. 2082:. p. 17. sec. 4.1.5. 2052:. p. 33. sec. 4.4.2. 1870:. p. 24. sec. 4.2.5. 1840:. p. 25. sec. 3.4.1. 1690:. p. 36. sec. 4.6.1. 1570:. p. 25. sec. 4.2.7. 1510:. p. 38. sec. 4.6.4. 1320:. p. 31. sec. 4.3.7. 883:SQUIT <server> <comment> 18:List of Internet Relay Chat commands 1937:from the original on 9 January 2015 520:MODE <channel> <flags> 422:KILL <client> <comment> 2944: 2914: 2884: 2854: 2824: 2794: 2783:. p. 41. sec. 5.6. 2764: 2734: 2704: 2693:. p. 42. sec. 5.7. 2674: 2644: 2614: 2584: 2554: 2524: 2513:. p. 40. sec. 4.5. 2494: 2483:. p. 40. sec. 5.4. 2464: 2434: 2404: 2374: 2344: 2333:. p. 39. sec. 5.2. 2273: 2243: 2213: 2183: 2153: 2123: 2093: 2063: 2033: 2003: 1911: 1881: 1851: 1821: 1791: 1761: 1731: 1701: 1671: 1641: 1611: 1600:. p. 42. sec. 5.8. 1581: 1551: 1521: 1451: 1440:. p. 39. sec. 4.3. 1421: 1391: 1361: 1331: 1213::irc.server.net 005 WiZ WALLCHOPS 25: 3091:Internet Relay Chat: Architecture 55:and remove advice or instruction. 33: 3166:Kalt, Christophe (April 2000). 3127:Kalt, Christophe (April 2000). 3088:Kalt, Christophe (April 2000). 3003:Kalt, Christophe (April 2000). 1217:SILENCE=15 MODES=12 CHANTYPES=# 215:CONNECT <target server> ] 836:information about the server. 1: 2314:) as an equivalent of mIRC's 901:SETNAME <new real name> 2967:Internet Relay Chat Protocol 2964:; Reed, Darren (May 1993). 282:ERROR <error message> 3841: 1084:USERHOST <nickname> 3798: 3760:Mozilla Application Suite 3243: 3049:Reed, Darren (May 1992). 2292:"quote - Irssi help page" 1268:WHOWAS <nickname> ] 1250:WHOIS <nicknames> 1180:WALLOPS <message> 1145:. Defined in RFC 1459. 1102:USERIP <nickname> 1045:. Defined in RFC 1459. 3748:Web browser components 1017:TOPIC <channel> 668:PART <channels> 606:NICK <nickname> 440:KNOCK <channel> 385:JOIN <channels> 366:ISON <nicknames> 72:This is a list of all 3248:Comparison of clients 1277:Defined in RFC 1459. 980:SUMMON <user> ] 839:Defined in RFC 1459. 722:PONG <server1> 704:PING <server1> 686:PASS <password> 612:NICK <nickname> 3774:Library and plug-ins 3560:Microsoft Comic Chat 1107:Requests the direct 974:SUMMON <user> 956:STATS <query> 941:MODES=12 CHANTYPES=# 53:rewrite this article 3765:Mozilla Thunderbird 3236:Internet Relay Chat 2420:Server quit message 75:Internet Relay Chat 3825:Computing commands 3807: 3806: 3794: 3793: 3543:Microsoft Windows 3318:Related protocols 2962:Oikarinen, Jarkko 1958:"IRCv3 – Welcome" 1956:Andrew Northall. 1927:"IRCv3 – Welcome" 1925:Andrew Northall. 70: 69: 46:a manual or guide 16:(Redirected from 3832: 3501: 3488:Jarkko Oikarinen 3478:List of commands 3229: 3222: 3215: 3206: 3201: 3199: 3197: 3185: 3183:10.17487/RFC2813 3162: 3160: 3158: 3146: 3144:10.17487/RFC2811 3123: 3121: 3119: 3107: 3105:10.17487/RFC2810 3084: 3082: 3080: 3068: 3066:10.17487/RFC1324 3038: 3036: 3034: 3022: 3020:10.17487/RFC2812 2999: 2997: 2995: 2983: 2981:10.17487/RFC1459 2949: 2948: 2942: 2940:10.17487/RFC2812 2925: 2919: 2918: 2912: 2910:10.17487/RFC1459 2895: 2889: 2888: 2882: 2880:10.17487/RFC1459 2865: 2859: 2858: 2852: 2850:10.17487/RFC1459 2835: 2829: 2828: 2822: 2820:10.17487/RFC2812 2810:Operwall message 2805: 2799: 2798: 2792: 2790:10.17487/RFC1459 2780:Operwall message 2775: 2769: 2768: 2762: 2760:10.17487/RFC1459 2745: 2739: 2738: 2732: 2730:10.17487/RFC1459 2715: 2709: 2708: 2702: 2700:10.17487/RFC1459 2690:Userhost message 2685: 2679: 2678: 2672: 2670:10.17487/RFC2812 2655: 2649: 2648: 2642: 2640:10.17487/RFC1459 2625: 2619: 2618: 2612: 2610:10.17487/RFC1459 2595: 2589: 2588: 2582: 2580:10.17487/RFC1459 2565: 2559: 2558: 2552: 2550:10.17487/RFC1459 2535: 2529: 2528: 2522: 2520:10.17487/RFC2812 2505: 2499: 2498: 2492: 2490:10.17487/RFC1459 2475: 2469: 2468: 2462: 2460:10.17487/RFC1459 2445: 2439: 2438: 2432: 2430:10.17487/RFC1459 2415: 2409: 2408: 2402: 2400:10.17487/RFC2812 2385: 2379: 2378: 2372: 2370:10.17487/RFC1459 2355: 2349: 2348: 2342: 2340:10.17487/RFC1459 2325: 2319: 2317: 2307:is cited in the 2306: 2302: 2296: 2295: 2284: 2278: 2277: 2271: 2269:10.17487/RFC1459 2254: 2248: 2247: 2241: 2239:10.17487/RFC1459 2229:Private messages 2224: 2218: 2217: 2211: 2209:10.17487/RFC1459 2194: 2188: 2187: 2181: 2179:10.17487/RFC1459 2164: 2158: 2157: 2151: 2149:10.17487/RFC1459 2139:Password message 2134: 2128: 2127: 2121: 2119:10.17487/RFC1459 2104: 2098: 2097: 2091: 2089:10.17487/RFC1459 2074: 2068: 2067: 2061: 2059:10.17487/RFC1459 2044: 2038: 2037: 2031: 2029:10.17487/RFC2812 2014: 2008: 2007: 2001: 1999:10.17487/RFC1459 1984: 1978: 1977: 1975: 1973: 1953: 1947: 1946: 1944: 1942: 1922: 1916: 1915: 1909: 1907:10.17487/RFC2812 1892: 1886: 1885: 1879: 1877:10.17487/RFC1459 1862: 1856: 1855: 1849: 1847:10.17487/RFC2812 1832: 1826: 1825: 1819: 1817:10.17487/RFC1459 1802: 1796: 1795: 1789: 1787:10.17487/RFC2812 1772: 1766: 1765: 1759: 1757:10.17487/RFC1459 1742: 1736: 1735: 1729: 1727:10.17487/RFC1459 1712: 1706: 1705: 1699: 1697:10.17487/RFC1459 1682: 1676: 1675: 1669: 1667:10.17487/RFC1459 1652: 1646: 1645: 1639: 1637:10.17487/RFC1459 1622: 1616: 1615: 1609: 1607:10.17487/RFC1459 1592: 1586: 1585: 1579: 1577:10.17487/RFC1459 1562: 1556: 1555: 1549: 1547:10.17487/RFC1459 1532: 1526: 1525: 1519: 1517:10.17487/RFC1459 1502: 1496: 1495: 1489: 1481: 1479: 1477: 1468:. Archived from 1462: 1456: 1455: 1449: 1447:10.17487/RFC2812 1432: 1426: 1425: 1419: 1417:10.17487/RFC2812 1402: 1396: 1395: 1389: 1387:10.17487/RFC1459 1372: 1366: 1365: 1359: 1357:10.17487/RFC1459 1342: 1336: 1335: 1329: 1327:10.17487/RFC1459 1312: 1269: 1251: 1233: 1218: 1199: 1181: 1159: 1129: 1103: 1085: 1065: 1059: 1037: 1018: 1000: 981: 975: 957: 942: 923: 902: 884: 866: 831: 813: 795: 777: 759: 741: 723: 705: 687: 669: 651: 633: 613: 607: 589: 578: 563: 557: 539: 521: 516: 497: 478: 460: 441: 423: 405: 386: 367: 352: 345: 319: 301: 283: 264: 246: 222: 216: 190: 164: 145: 122: 94: 86: 65: 62: 56: 44:is written like 37: 36: 29: 21: 3840: 3839: 3835: 3834: 3833: 3831: 3830: 3829: 3810: 3809: 3808: 3803: 3790: 3769: 3743: 3717: 3676: 3600: 3579: 3538: 3492: 3466: 3430: 3354: 3313: 3252: 3239: 3233: 3195: 3193: 3165: 3156: 3154: 3126: 3117: 3115: 3087: 3078: 3076: 3048: 3045: 3043:Further reading 3032: 3030: 3002: 2993: 2991: 2960: 2957: 2952: 2927: 2926: 2922: 2897: 2896: 2892: 2867: 2866: 2862: 2837: 2836: 2832: 2807: 2806: 2802: 2777: 2776: 2772: 2750:Version message 2747: 2746: 2742: 2717: 2716: 2712: 2687: 2686: 2682: 2657: 2656: 2652: 2627: 2626: 2622: 2597: 2596: 2592: 2567: 2566: 2562: 2537: 2536: 2532: 2507: 2506: 2502: 2477: 2476: 2472: 2447: 2446: 2442: 2417: 2416: 2412: 2387: 2386: 2382: 2357: 2356: 2352: 2327: 2326: 2322: 2315: 2311:documentation ( 2304: 2303: 2299: 2286: 2285: 2281: 2256: 2255: 2251: 2226: 2225: 2221: 2196: 2195: 2191: 2166: 2165: 2161: 2136: 2135: 2131: 2106: 2105: 2101: 2076: 2075: 2071: 2046: 2045: 2041: 2016: 2015: 2011: 1986: 1985: 1981: 1971: 1969: 1955: 1954: 1950: 1940: 1938: 1924: 1923: 1919: 1894: 1893: 1889: 1864: 1863: 1859: 1834: 1833: 1829: 1804: 1803: 1799: 1774: 1773: 1769: 1744: 1743: 1739: 1714: 1713: 1709: 1684: 1683: 1679: 1654: 1653: 1649: 1624: 1623: 1619: 1594: 1593: 1589: 1564: 1563: 1559: 1534: 1533: 1529: 1504: 1503: 1499: 1482: 1475: 1473: 1466:"Archived copy" 1464: 1463: 1459: 1434: 1433: 1429: 1407:Connect message 1404: 1403: 1399: 1377:Connect message 1374: 1373: 1369: 1344: 1343: 1339: 1314: 1313: 1309: 1305: 1283: 1267: 1261: 1249: 1243: 1231: 1225: 1212: 1197: 1191: 1179: 1173: 1157: 1151: 1127: 1121: 1101: 1095: 1083: 1077: 1063: 1057: 1051: 1035: 1029: 1016: 1010: 998: 992: 979: 973: 967: 955: 949: 936: 921: 915: 900: 894: 882: 876: 864: 858: 853: 845: 829: 823: 811: 805: 793: 787: 775: 769: 757: 751: 739: 733: 721: 715: 703: 697: 685: 679: 667: 661: 649: 643: 631: 625: 611: 605: 599: 587: 576: 561: 555: 549: 537: 531: 519: 514: 508: 495: 489: 476: 470: 458: 452: 439: 433: 421: 415: 403: 397: 384: 378: 365: 359: 350: 343: 337: 317: 311: 299: 293: 281: 275: 262: 256: 244: 238: 220: 214: 208: 188: 182: 162: 156: 143: 137: 120: 114: 109: 92: 84: 66: 60: 57: 50: 38: 34: 23: 22: 15: 12: 11: 5: 3838: 3836: 3828: 3827: 3822: 3812: 3811: 3805: 3804: 3799: 3796: 3795: 3792: 3791: 3789: 3788: 3783: 3777: 3775: 3771: 3770: 3768: 3767: 3762: 3757: 3751: 3749: 3745: 3744: 3742: 3741: 3736: 3731: 3725: 3723: 3719: 3718: 3716: 3715: 3710: 3705: 3700: 3695: 3690: 3684: 3682: 3678: 3677: 3675: 3674: 3669: 3664: 3659: 3654: 3649: 3644: 3639: 3634: 3629: 3624: 3619: 3614: 3608: 3606: 3605:Cross-platform 3602: 3601: 3599: 3598: 3593: 3587: 3585: 3581: 3580: 3578: 3577: 3572: 3567: 3562: 3557: 3552: 3546: 3544: 3540: 3539: 3537: 3536: 3531: 3526: 3521: 3516: 3513: 3507: 3505: 3498: 3494: 3493: 3491: 3490: 3485: 3480: 3474: 3472: 3468: 3467: 3465: 3464: 3459: 3454: 3449: 3444: 3438: 3436: 3432: 3431: 3429: 3428: 3423: 3418: 3413: 3408: 3403: 3398: 3393: 3388: 3383: 3378: 3373: 3368: 3362: 3360: 3356: 3355: 3353: 3352: 3347: 3342: 3337: 3332: 3327: 3321: 3319: 3315: 3314: 3312: 3311: 3306: 3301: 3296: 3291: 3286: 3281: 3276: 3271: 3266: 3260: 3258: 3254: 3253: 3251: 3250: 3244: 3241: 3240: 3234: 3232: 3231: 3224: 3217: 3209: 3203: 3202: 3163: 3124: 3085: 3044: 3041: 3040: 3039: 3000: 2956: 2953: 2951: 2950: 2920: 2890: 2860: 2830: 2800: 2770: 2740: 2710: 2680: 2650: 2620: 2590: 2560: 2530: 2510:Summon message 2500: 2480:Summon message 2470: 2440: 2410: 2380: 2360:Server message 2350: 2330:Rehash message 2320: 2297: 2279: 2249: 2219: 2189: 2159: 2129: 2099: 2069: 2039: 2009: 1979: 1948: 1917: 1887: 1857: 1827: 1797: 1777:Lusers message 1767: 1737: 1707: 1677: 1647: 1617: 1587: 1567:Invite message 1557: 1527: 1497: 1472:on 5 June 2013 1457: 1427: 1397: 1367: 1337: 1306: 1304: 1301: 1300: 1299: 1294: 1289: 1282: 1279: 1271: 1270: 1260: 1257: 1253: 1252: 1242: 1239: 1235: 1234: 1224: 1221: 1220: 1219: 1204:friends list. 1201: 1200: 1190: 1187: 1183: 1182: 1172: 1169: 1161: 1160: 1150: 1147: 1131: 1130: 1120: 1117: 1105: 1104: 1094: 1091: 1087: 1086: 1076: 1073: 1068: 1067: 1061: 1050: 1047: 1039: 1038: 1028: 1025: 1020: 1019: 1009: 1006: 1002: 1001: 991: 988: 984: 983: 977: 966: 963: 959: 958: 948: 945: 944: 943: 925: 924: 914: 911: 904: 903: 893: 890: 886: 885: 875: 872: 868: 867: 857: 854: 852: 849: 844: 841: 833: 832: 822: 819: 815: 814: 804: 801: 797: 796: 786: 783: 779: 778: 768: 765: 761: 760: 750: 747: 743: 742: 732: 729: 725: 724: 714: 711: 707: 706: 696: 693: 689: 688: 678: 675: 671: 670: 660: 657: 653: 652: 642: 639: 635: 634: 624: 621: 616: 615: 609: 598: 595: 591: 590: 580: 579: 566: 565: 559: 548: 545: 541: 540: 530: 527: 523: 522: 517: 507: 504: 499: 498: 488: 485: 480: 479: 469: 466: 462: 461: 451: 448: 443: 442: 432: 429: 425: 424: 414: 411: 407: 406: 396: 393: 388: 387: 377: 374: 369: 368: 358: 355: 347: 346: 336: 333: 321: 320: 310: 307: 303: 302: 292: 289: 285: 284: 274: 271: 266: 265: 255: 252: 248: 247: 237: 234: 225: 224: 218: 207: 204: 192: 191: 181: 178: 166: 165: 155: 152: 147: 146: 136: 133: 126:Instructs the 124: 123: 113: 110: 108: 105: 68: 67: 41: 39: 32: 24: 14: 13: 10: 9: 6: 4: 3: 2: 3837: 3826: 3823: 3821: 3818: 3817: 3815: 3802: 3797: 3787: 3784: 3782: 3779: 3778: 3776: 3772: 3766: 3763: 3761: 3758: 3756: 3753: 3752: 3750: 3746: 3740: 3737: 3735: 3732: 3730: 3727: 3726: 3724: 3720: 3714: 3711: 3709: 3706: 3704: 3701: 3699: 3696: 3694: 3691: 3689: 3686: 3685: 3683: 3679: 3673: 3670: 3668: 3665: 3663: 3660: 3658: 3655: 3653: 3650: 3648: 3645: 3643: 3640: 3638: 3635: 3633: 3630: 3628: 3625: 3623: 3620: 3618: 3615: 3613: 3610: 3609: 3607: 3603: 3597: 3594: 3592: 3589: 3588: 3586: 3582: 3576: 3573: 3571: 3568: 3566: 3563: 3561: 3558: 3556: 3553: 3551: 3548: 3547: 3545: 3541: 3535: 3532: 3530: 3527: 3525: 3522: 3520: 3517: 3514: 3512: 3509: 3508: 3506: 3502: 3499: 3495: 3489: 3486: 3484: 3481: 3479: 3476: 3475: 3473: 3469: 3463: 3460: 3458: 3455: 3453: 3450: 3448: 3445: 3443: 3440: 3439: 3437: 3433: 3427: 3424: 3422: 3419: 3417: 3414: 3412: 3409: 3407: 3404: 3402: 3399: 3397: 3394: 3392: 3389: 3387: 3384: 3382: 3379: 3377: 3374: 3372: 3369: 3367: 3364: 3363: 3361: 3357: 3351: 3348: 3346: 3343: 3341: 3338: 3336: 3333: 3331: 3328: 3326: 3323: 3322: 3320: 3316: 3310: 3307: 3305: 3302: 3300: 3297: 3295: 3292: 3290: 3287: 3285: 3282: 3280: 3277: 3275: 3272: 3270: 3267: 3265: 3262: 3261: 3259: 3255: 3249: 3246: 3245: 3242: 3237: 3230: 3225: 3223: 3218: 3216: 3211: 3210: 3207: 3192: 3189: 3184: 3179: 3175: 3171: 3170: 3164: 3153: 3150: 3145: 3140: 3136: 3132: 3131: 3125: 3114: 3111: 3106: 3101: 3097: 3093: 3092: 3086: 3075: 3072: 3067: 3062: 3058: 3054: 3053: 3047: 3046: 3042: 3029: 3026: 3021: 3016: 3012: 3008: 3007: 3001: 2990: 2987: 2982: 2977: 2973: 2969: 2968: 2963: 2959: 2958: 2954: 2946: 2941: 2936: 2932: 2931: 2924: 2921: 2916: 2911: 2906: 2902: 2901: 2894: 2891: 2886: 2881: 2876: 2872: 2871: 2864: 2861: 2856: 2851: 2846: 2842: 2841: 2834: 2831: 2826: 2821: 2816: 2812: 2811: 2804: 2801: 2796: 2791: 2786: 2782: 2781: 2774: 2771: 2766: 2761: 2756: 2752: 2751: 2744: 2741: 2736: 2731: 2726: 2722: 2721: 2714: 2711: 2706: 2701: 2696: 2692: 2691: 2684: 2681: 2676: 2671: 2666: 2662: 2661: 2654: 2651: 2646: 2641: 2636: 2632: 2631: 2624: 2621: 2616: 2611: 2606: 2602: 2601: 2600:Trace message 2594: 2591: 2586: 2581: 2576: 2572: 2571: 2570:Topic message 2564: 2561: 2556: 2551: 2546: 2542: 2541: 2534: 2531: 2526: 2521: 2516: 2512: 2511: 2504: 2501: 2496: 2491: 2486: 2482: 2481: 2474: 2471: 2466: 2461: 2456: 2452: 2451: 2450:Stats message 2444: 2441: 2436: 2431: 2426: 2422: 2421: 2414: 2411: 2406: 2401: 2396: 2392: 2391: 2384: 2381: 2376: 2371: 2366: 2362: 2361: 2354: 2351: 2346: 2341: 2336: 2332: 2331: 2324: 2321: 2313: 2310: 2301: 2298: 2293: 2289: 2283: 2280: 2275: 2270: 2265: 2261: 2260: 2253: 2250: 2245: 2240: 2235: 2231: 2230: 2223: 2220: 2215: 2210: 2205: 2201: 2200: 2193: 2190: 2185: 2180: 2175: 2171: 2170: 2163: 2160: 2155: 2150: 2145: 2141: 2140: 2133: 2130: 2125: 2120: 2115: 2111: 2110: 2103: 2100: 2095: 2090: 2085: 2081: 2080: 2073: 2070: 2065: 2060: 2055: 2051: 2050: 2043: 2040: 2035: 2030: 2025: 2021: 2020: 2013: 2010: 2005: 2000: 1995: 1991: 1990: 1983: 1980: 1967: 1963: 1959: 1952: 1949: 1936: 1933:. ircv3.net. 1932: 1928: 1921: 1918: 1913: 1908: 1903: 1899: 1898: 1897:Names message 1891: 1888: 1883: 1878: 1873: 1869: 1868: 1867:Names message 1861: 1858: 1853: 1848: 1843: 1839: 1838: 1831: 1828: 1823: 1818: 1813: 1809: 1808: 1801: 1798: 1793: 1788: 1783: 1779: 1778: 1771: 1768: 1763: 1758: 1753: 1749: 1748: 1741: 1738: 1733: 1728: 1723: 1719: 1718: 1717:Links message 1711: 1708: 1703: 1698: 1693: 1689: 1688: 1681: 1678: 1673: 1668: 1663: 1659: 1658: 1651: 1648: 1643: 1638: 1633: 1629: 1628: 1621: 1618: 1613: 1608: 1603: 1599: 1598: 1591: 1588: 1583: 1578: 1573: 1569: 1568: 1561: 1558: 1553: 1548: 1543: 1539: 1538: 1531: 1528: 1523: 1518: 1513: 1509: 1508: 1501: 1498: 1493: 1487: 1471: 1467: 1461: 1458: 1453: 1448: 1443: 1439: 1438: 1431: 1428: 1423: 1418: 1413: 1409: 1408: 1401: 1398: 1393: 1388: 1383: 1379: 1378: 1371: 1368: 1363: 1358: 1353: 1349: 1348: 1341: 1338: 1333: 1328: 1323: 1319: 1318: 1317:Admin command 1311: 1308: 1302: 1298: 1295: 1293: 1290: 1288: 1285: 1284: 1280: 1278: 1275: 1266: 1265: 1264: 1258: 1256: 1248: 1247: 1246: 1240: 1238: 1230: 1229: 1228: 1222: 1216: 1211: 1210: 1209: 1205: 1196: 1195: 1194: 1188: 1186: 1178: 1177: 1176: 1170: 1168: 1166: 1156: 1155: 1154: 1148: 1146: 1144: 1141:, rusers and 1140: 1136: 1126: 1125: 1124: 1118: 1116: 1113: 1110: 1100: 1099: 1098: 1092: 1090: 1082: 1081: 1080: 1074: 1072: 1062: 1056: 1055: 1054: 1048: 1046: 1044: 1034: 1033: 1032: 1026: 1024: 1015: 1014: 1013: 1007: 1005: 997: 996: 995: 989: 987: 978: 972: 971: 970: 964: 962: 954: 953: 952: 946: 940: 935: 934: 933: 929: 920: 919: 918: 912: 910: 907: 899: 898: 897: 891: 889: 881: 880: 879: 873: 871: 863: 862: 861: 855: 850: 848: 842: 840: 837: 828: 827: 826: 820: 818: 810: 809: 808: 802: 800: 792: 791: 790: 784: 782: 774: 773: 772: 766: 764: 756: 755: 754: 748: 746: 738: 737: 736: 730: 728: 720: 719: 718: 712: 710: 702: 701: 700: 694: 692: 684: 683: 682: 676: 674: 666: 665: 664: 658: 656: 648: 647: 646: 640: 638: 630: 629: 628: 622: 620: 610: 604: 603: 602: 596: 594: 586: 585: 584: 575: 574: 573: 570: 560: 554: 553: 552: 546: 544: 536: 535: 534: 528: 526: 518: 513: 512: 511: 505: 503: 494: 493: 492: 486: 484: 475: 474: 473: 467: 465: 457: 456: 455: 449: 447: 438: 437: 436: 430: 428: 420: 419: 418: 412: 410: 402: 401: 400: 394: 392: 383: 382: 381: 375: 373: 364: 363: 362: 356: 354: 342: 341: 340: 334: 332: 330: 326: 316: 315: 314: 308: 306: 298: 297: 296: 290: 288: 280: 279: 278: 272: 270: 261: 260: 259: 253: 251: 243: 242: 241: 235: 233: 231: 230:IRC operators 219: 213: 212: 211: 205: 203: 200: 196: 187: 186: 185: 179: 177: 174: 170: 161: 160: 159: 153: 151: 142: 141: 140: 134: 132: 129: 119: 118: 117: 111: 107:User commands 106: 104: 102: 96: 90: 82: 78: 76: 64: 54: 49: 47: 42:This article 40: 31: 30: 27: 19: 3627:Konversation 3257:Common terms 3194:. Retrieved 3168: 3155:. Retrieved 3129: 3116:. Retrieved 3090: 3077:. Retrieved 3051: 3031:. Retrieved 3005: 2992:. Retrieved 2966: 2955:Bibliography 2929: 2923: 2899: 2893: 2869: 2863: 2839: 2833: 2809: 2803: 2779: 2773: 2749: 2743: 2719: 2713: 2689: 2683: 2660:User message 2659: 2653: 2630:User message 2629: 2623: 2599: 2593: 2569: 2563: 2540:Time message 2539: 2533: 2509: 2503: 2479: 2473: 2449: 2443: 2419: 2413: 2389: 2383: 2359: 2353: 2329: 2323: 2300: 2290:developers. 2282: 2258: 2252: 2228: 2222: 2199:Pong message 2198: 2192: 2169:Ping message 2168: 2162: 2138: 2132: 2109:Part message 2108: 2102: 2078: 2072: 2048: 2042: 2019:Nick message 2018: 2012: 1989:Nick message 1988: 1982: 1970:. Retrieved 1961: 1951: 1939:. Retrieved 1930: 1920: 1896: 1890: 1866: 1860: 1837:Motd message 1836: 1830: 1807:Mode message 1806: 1800: 1776: 1770: 1747:List message 1746: 1740: 1716: 1710: 1687:Kill message 1686: 1680: 1657:Kick command 1656: 1650: 1627:Join message 1626: 1620: 1597:Ison message 1596: 1590: 1566: 1560: 1537:Info command 1536: 1530: 1506: 1500: 1474:. Retrieved 1470:the original 1460: 1436: 1430: 1406: 1400: 1376: 1370: 1346: 1340: 1316: 1310: 1276: 1272: 1262: 1254: 1244: 1236: 1226: 1214: 1206: 1202: 1192: 1184: 1174: 1163:Returns the 1162: 1152: 1132: 1122: 1114: 1106: 1096: 1088: 1078: 1069: 1052: 1040: 1030: 1021: 1011: 1003: 993: 985: 968: 960: 950: 938: 930: 926: 916: 908: 905: 895: 887: 877: 869: 859: 846: 838: 834: 824: 816: 806: 798: 788: 780: 770: 762: 752: 744: 734: 726: 716: 708: 698: 690: 680: 672: 662: 654: 644: 636: 626: 617: 600: 592: 581: 571: 567: 550: 542: 532: 524: 509: 500: 490: 481: 471: 463: 453: 444: 434: 426: 416: 408: 398: 389: 379: 370: 360: 348: 338: 322: 312: 304: 294: 286: 276: 267: 257: 249: 239: 226: 209: 201: 197: 193: 183: 175: 171: 167: 157: 148: 138: 125: 115: 100: 97: 73: 71: 58: 51:Please help 43: 26: 3672:Quassel IRC 3391:Libera Chat 2870:Whois query 1972:21 February 1941:21 February 1437:Die message 329:patch level 95:-commands. 3814:Categories 3703:Miranda NG 3575:Visual IRC 3483:Subculture 3462:UnrealIRCd 3435:Technology 3274:DoS attack 3196:30 October 3157:30 October 3118:30 October 3079:30 October 3033:30 October 2994:30 October 1962:atheme.org 1931:atheme.org 1476:6 December 1303:References 1109:IP address 1066:(RFC 2812) 1060:(RFC 1459) 1043:traceroute 982:(RFC 2812) 976:(RFC 1459) 939:SILENCE=15 614:(RFC 2812) 608:(RFC 1459) 564:(RFC 2812) 558:(RFC 1459) 223:(RFC 2812) 217:(RFC 1459) 3755:ChatZilla 3722:Web-based 3688:Centericq 3584:Unix-like 3381:GameSurge 2840:Who query 1215:WATCH=128 1137:commands 61:June 2024 3801:Category 3713:Trillian 3681:Multi-IM 3637:LeafChat 3570:Shareaza 3529:Linkinus 3511:Colloquy 3471:See also 3426:Undernet 3416:SlashNET 3401:QuakeNet 3376:Freenode 3359:Networks 3330:MSN Chat 3309:Takeover 3304:Services 3289:Operator 3284:Netsplit 2945:RFC 2812 2915:RFC 1459 2885:RFC 1459 2855:RFC 1459 2825:RFC 2812 2795:RFC 1459 2765:RFC 1459 2735:RFC 1459 2705:RFC 1459 2675:RFC 2812 2645:RFC 1459 2615:RFC 1459 2585:RFC 1459 2555:RFC 1459 2525:RFC 2812 2495:RFC 1459 2465:RFC 1459 2435:RFC 1459 2405:RFC 2812 2375:RFC 1459 2345:RFC 1459 2274:RFC 1459 2244:RFC 1459 2214:RFC 1459 2184:RFC 1459 2154:RFC 1459 2124:RFC 1459 2094:RFC 1459 2064:RFC 1459 2034:RFC 2812 2004:RFC 1459 1966:Archived 1935:Archived 1912:RFC 2812 1882:RFC 1459 1852:RFC 2812 1822:RFC 1459 1792:RFC 2812 1762:RFC 1459 1732:RFC 1459 1702:RFC 1459 1672:RFC 1459 1642:RFC 1459 1612:RFC 1459 1582:RFC 1459 1552:RFC 1459 1522:RFC 1459 1486:cite web 1452:RFC 2812 1422:RFC 2812 1392:RFC 1459 1362:RFC 1459 1332:RFC 1459 1281:See also 1263:Syntax: 1245:Syntax: 1227:Syntax: 1193:Syntax: 1175:Syntax: 1158:VERSION 1153:Syntax: 1123:Syntax: 1097:Syntax: 1079:Syntax: 1075:USERHOST 1053:Syntax: 1031:Syntax: 1012:Syntax: 994:Syntax: 969:Syntax: 951:Syntax: 922:SILENCE 917:Syntax: 896:Syntax: 878:Syntax: 860:Syntax: 851:SERVLIST 847:Syntax: 825:Syntax: 807:Syntax: 789:Syntax: 771:Syntax: 753:Syntax: 735:Syntax: 717:Syntax: 699:Syntax: 681:Syntax: 663:Syntax: 645:Syntax: 627:Syntax: 601:Syntax: 551:Syntax: 533:Syntax: 510:Syntax: 496:LUSERS ] 491:Syntax: 472:Syntax: 454:Syntax: 435:Syntax: 417:Syntax: 399:Syntax: 380:Syntax: 361:Syntax: 339:Syntax: 325:compiled 313:Syntax: 295:Syntax: 277:Syntax: 258:Syntax: 240:Syntax: 210:Syntax: 184:Syntax: 180:CPRIVMSG 158:Syntax: 139:Syntax: 116:Syntax: 101:optional 89:IRC bots 77:commands 3729:CGI:IRC 3693:Empathy 3662:HexChat 3657:WeeChat 3647:Nettalk 3550:Bersirc 3497:Clients 3452:BitlBee 3447:Infobot 3442:Eggdrop 3421:Snoonet 1171:WALLOPS 1165:version 1149:VERSION 913:SILENCE 892:SETNAME 843:SERVICE 731:PRIVMSG 562:NAMES ] 459:LINKS ] 206:CONNECT 154:CNOTICE 3739:Mibbit 3708:Pidgin 3698:Kopete 3617:BitchX 3411:RusNet 3386:IRCnet 3366:DALnet 3294:Script 2930:Whowas 2900:Whowas 2390:Squery 2305:/quote 2049:Notice 1297:Server 1259:WHOWAS 1198:WATCH 1143:finger 1128:USERS 1093:USERIP 1036:TRACE 965:SUMMON 856:SQUERY 821:SERVER 794:REHASH 785:REHASH 623:NOTICE 556:NAMES 487:LUSERS 477:LIST ] 372:1459. 335:INVITE 327:, the 128:server 121:ADMIN 3786:rcirc 3734:PJIRC 3667:PJIRC 3652:Smuxi 3632:KVIrc 3622:Irssi 3612:Ayttm 3591:ircII 3565:PIRCH 3524:Ircle 3519:Homer 3504:macOS 3406:Rizon 3371:EFnet 3350:Ident 3279:Flood 3238:(IRC) 2720:Users 2288:Irssi 1507:Error 1241:WHOIS 1232:WHO ] 1189:WATCH 1119:USERS 1027:TRACE 1008:TOPIC 999:TIME 947:STATS 874:SQUIT 812:RULES 803:RULES 776:QUOTE 767:QUOTE 758:QUIT 547:NAMES 538:MOTD 450:LINKS 431:KNOCK 318:INFO 273:ERROR 254:ENCAP 144:AWAY 112:ADMIN 79:from 3642:naim 3555:mIRC 3534:Snak 3515:Fire 3396:OFTC 3345:XDCC 3335:CTCP 3325:IRCX 3299:IRCd 3198:2009 3191:2813 3174:IETF 3159:2009 3152:2811 3135:IETF 3120:2009 3113:2810 3096:IETF 3081:2009 3074:1324 3057:IETF 3035:2009 3028:2812 3011:IETF 2996:2009 2989:1459 2972:IETF 2316:/raw 2309:mIRC 2259:Quit 2079:Oper 1974:2016 1943:2016 1492:link 1478:2012 1347:Away 1292:IRCX 1287:IRCd 1135:UNIX 1049:USER 990:TIME 749:QUIT 713:PONG 695:PING 677:PASS 659:PART 641:OPER 597:NICK 529:MOTD 506:MODE 468:LIST 413:KILL 395:KICK 376:JOIN 357:ISON 309:INFO 300:HELP 291:HELP 135:AWAY 3820:IRC 3781:ERC 3457:ZNC 3340:DCC 3269:Bot 3264:BNC 3188:RFC 3178:doi 3149:RFC 3139:doi 3110:RFC 3100:doi 3071:RFC 3061:doi 3025:RFC 3015:doi 2986:RFC 2976:doi 2935:doi 2905:doi 2875:doi 2845:doi 2815:doi 2785:doi 2755:doi 2725:doi 2695:doi 2665:doi 2635:doi 2605:doi 2575:doi 2545:doi 2515:doi 2485:doi 2455:doi 2425:doi 2395:doi 2365:doi 2335:doi 2264:doi 2234:doi 2204:doi 2174:doi 2144:doi 2114:doi 2084:doi 2054:doi 2024:doi 1994:doi 1902:doi 1872:doi 1842:doi 1812:doi 1782:doi 1752:doi 1722:doi 1692:doi 1662:doi 1632:doi 1602:doi 1572:doi 1542:doi 1512:doi 1442:doi 1412:doi 1382:doi 1352:doi 1322:doi 1223:WHO 1139:who 245:DIE 236:DIE 81:RFC 3816:: 3596:Ii 3186:. 3176:. 3172:. 3147:. 3137:. 3133:. 3108:. 3098:. 3094:. 3069:. 3059:. 3055:. 3023:. 3013:. 3009:. 2984:. 2974:. 2970:. 2943:. 2913:. 2883:. 2853:. 2823:. 2793:. 2763:. 2733:. 2703:. 2673:. 2643:. 2613:. 2583:. 2553:. 2523:. 2493:. 2463:. 2433:. 2403:. 2373:. 2343:. 2272:. 2242:. 2212:. 2182:. 2152:. 2122:. 2092:. 2062:. 2032:. 2002:. 1964:. 1960:. 1929:. 1910:. 1880:. 1850:. 1820:. 1790:. 1760:. 1730:. 1700:. 1670:. 1640:. 1610:. 1580:. 1550:. 1520:. 1488:}} 1484:{{ 1450:. 1420:. 1390:. 1360:. 1330:. 103:. 3228:e 3221:t 3214:v 3200:. 3180:: 3161:. 3141:: 3122:. 3102:: 3083:. 3063:: 3037:. 3017:: 2998:. 2978:: 2947:. 2937:: 2917:. 2907:: 2887:. 2877:: 2857:. 2847:: 2827:. 2817:: 2797:. 2787:: 2767:. 2757:: 2737:. 2727:: 2707:. 2697:: 2677:. 2667:: 2647:. 2637:: 2617:. 2607:: 2587:. 2577:: 2557:. 2547:: 2527:. 2517:: 2497:. 2487:: 2467:. 2457:: 2437:. 2427:: 2407:. 2397:: 2377:. 2367:: 2347:. 2337:: 2294:. 2276:. 2266:: 2246:. 2236:: 2216:. 2206:: 2186:. 2176:: 2156:. 2146:: 2126:. 2116:: 2096:. 2086:: 2066:. 2056:: 2036:. 2026:: 2006:. 1996:: 1976:. 1945:. 1914:. 1904:: 1884:. 1874:: 1854:. 1844:: 1824:. 1814:: 1794:. 1784:: 1764:. 1754:: 1734:. 1724:: 1704:. 1694:: 1674:. 1664:: 1644:. 1634:: 1614:. 1604:: 1584:. 1574:: 1554:. 1544:: 1524:. 1514:: 1494:) 1480:. 1454:. 1444:: 1424:. 1414:: 1394:. 1384:: 1364:. 1354:: 1334:. 1324:: 351:i 93:/ 85:/ 63:) 59:( 48:. 20:)

Index

List of Internet Relay Chat commands
a manual or guide
rewrite this article
Internet Relay Chat
RFC
IRC bots
server
IRC operators
compiled
patch level
traceroute
IP address
UNIX
who
finger
version
IRCd
IRCX
Server
Admin command
doi
10.17487/RFC1459
RFC 1459
Away
doi
10.17487/RFC1459
RFC 1459
Connect message
doi
10.17487/RFC1459

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.