The logo competition for the 2025 4chan Winter Cup is now taking submissions. | ||
The deadline is January 7th, 23:59 UTC. Logos will be placed in this gallery to facilitate discussion. This will be followed by a polling period to determine which logo will be used. Please send all submissions to Potatotron. You must supply a high-res PNG file (5000x5000 limit) and the original multi-layer source file. | ||
Cloverleaf logo: .png .svg |
|
Cloverball logo: .ai .png .svg |
Difference between revisions of "IRC"
m (Use Note template) |
m |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Internet Relay Chat''' ('''IRC''') is the chat protocol of choice for the official 4chan cup chat. Managers are required to submit their live managing instructions through IRC to the commissioner. | '''Internet Relay Chat''' ('''IRC''') is the chat protocol of choice for the official 4chan cup chat. Managers are required to submit their live managing instructions through IRC to the commissioner. | ||
IRC is segmented into networks and channels; implyingrigged runs its own network consisting of one server, and the channel everyone usually hangs out in is #4chancup. | IRC is segmented into networks and channels; implyingrigged runs its own network consisting of just one server, and the channel everyone usually hangs out in is #4chancup. | ||
== Connecting to the IRC == | == Connecting to the IRC == | ||
You can connect to IRC using a wide range of [[Software#IRC Clients|IRC Clients]], or using a browser client such as [http://widget02.mibbit.com/?server= | You can connect to IRC using a wide range of [[Software#IRC Clients|IRC Clients]], or using a browser client such as [http://widget02.mibbit.com/?server=implyingrigged.info&nick=anon_%3F%3F%3F&channel=%234chancup Mibbit]. | ||
{| class="wikitable" style="text-align:center;" | {| class="wikitable" style="text-align:center;" | ||
|+ | |+ IRC Information | ||
! Network address | ! Network address | ||
| implyingrigged.info | | implyingrigged.info | ||
|- | |- | ||
! | ! Ports | ||
| 6667 | | 6667 (default), 6697 (SSL only), 5555 and 55555 are open too. | ||
|- | |- | ||
! Channel | ! Channel | ||
Line 23: | Line 23: | ||
=== Connection Issues === | === Connection Issues === | ||
If you cannot connect, message | If you cannot connect, message an admin on the [[contact]] page, and mention your IP. You may be accidentally caught in the spam- and proxy-filter, which was introduced to make ban-evasion more difficult. | ||
== Registering your Nick == | == Registering your Nick == | ||
Line 45: | Line 45: | ||
== Setting a vHost == | == Setting a vHost == | ||
If you want to display a fancy custom hostname instead of the | If you want to display a fancy custom hostname instead of the boring hashed hostname, you may use the HostServ service to request one. Hosts need to consist of letters and dots just like a real hostname. To do this, type: | ||
/msg HostServ request [Your.vHost.Here] | /msg HostServ request [Your.vHost.Here] | ||
Line 51: | Line 51: | ||
Where ''[Your.vHost.Here]'' is the host of your choosing, e.g. ''the.city.of.sp''. | Where ''[Your.vHost.Here]'' is the host of your choosing, e.g. ''the.city.of.sp''. | ||
Your vHost needs to manually be accepted by one of the server admins (f4r | Your vHost needs to manually be accepted by one of the server admins (f4r or DrBorisG). | ||
== Private Messages == | == Private Messages == | ||
Line 59: | Line 59: | ||
/query [nickname] | /query [nickname] | ||
to open a private chat with them. | to open a private chat with them. Most IRC clients will also open a private message window if you double-click on a nickname in the users' list. |
Latest revision as of 11:58, 16 January 2021
Internet Relay Chat (IRC) is the chat protocol of choice for the official 4chan cup chat. Managers are required to submit their live managing instructions through IRC to the commissioner.
IRC is segmented into networks and channels; implyingrigged runs its own network consisting of just one server, and the channel everyone usually hangs out in is #4chancup.
Connecting to the IRC
You can connect to IRC using a wide range of IRC Clients, or using a browser client such as Mibbit.
Network address | implyingrigged.info |
---|---|
Ports | 6667 (default), 6697 (SSL only), 5555 and 55555 are open too. |
Channel | #4chancup |
If you have an IRC client installed already, simply follow this link to connect.
Connection Issues
If you cannot connect, message an admin on the contact page, and mention your IP. You may be accidentally caught in the spam- and proxy-filter, which was introduced to make ban-evasion more difficult.
Registering your Nick
By default, nicknames on IRC are not protected, which means anyone can use a nickname if it isn't already in-use by a connected user. However, most IRC networks (including this one) provide services to register a nickname.
Type the following command to register your nickname:
/ns register [password] [e-mail]
Replace [password] and [e-mail] with your appropriate information.
Note: | /ns is a short alias for /msg NickServ in most clients. If it doesn't work, simply use /msg NickServ instead.
|
---|
Most clients will have a setting to auto-identify you with NickServ once you connect. If you don't have one or wish to do this manually, simply type
/ns identify [password]
when NickServ tells you to to log in to your NickName. Otherwise, your name will be forcefully changed after a while.
Setting a vHost
If you want to display a fancy custom hostname instead of the boring hashed hostname, you may use the HostServ service to request one. Hosts need to consist of letters and dots just like a real hostname. To do this, type:
/msg HostServ request [Your.vHost.Here]
Where [Your.vHost.Here] is the host of your choosing, e.g. the.city.of.sp.
Your vHost needs to manually be accepted by one of the server admins (f4r or DrBorisG).
Private Messages
To chat with someone privately (for example the commissioner to submit your live managing instructions), type
/query [nickname]
to open a private chat with them. Most IRC clients will also open a private message window if you double-click on a nickname in the users' list.