Join the chatroom to ask for an account or meet the community!


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
irc [2021/10/05 21:07] – [Irssi Guide] electronirc [2024/06/04 18:29] (current) tms
Line 2: Line 2:
 Like to //Idiotic Retard Chat//, do ya? Click [[http://rizon.net/info/access|here]] and come to [[VIP|#vipquality]] or [[GNAA|#saovq]]. Real men use XChat or irssi, but webchat works fine. Like to //Idiotic Retard Chat//, do ya? Click [[http://rizon.net/info/access|here]] and come to [[VIP|#vipquality]] or [[GNAA|#saovq]]. Real men use XChat or irssi, but webchat works fine.
  
 +===== What is IRC? =====
 +IRC is a program for [[vipper|people with autism]] designed in [[nazi|1988]]. A "server" ran at a website (eg, irc.sageru.org port 6667) is used to host "channels" (chatrooms) that are prefixed with a ''#hashtag''. Users in an IRC server are generally free to create their own channels, and make them private or public (can be found in the server's channel list). For added security, a room has multiple levels of officers who can silence the general chat and kick or ban bad users. Rooms can also require a password or invitation to be joined. 
 +
 +IRC is an extremely simple protocol, and as such, has thousands of bots and clients; it is [[textboard|text-only]], which has led to its own unique form of [[ascii|ASCII art]]. 
 ===== Channels ===== ===== Channels =====
  
Line 7: Line 11:
   * #saovq -- pretty dead these days, [[autism|let's fix that]]   * #saovq -- pretty dead these days, [[autism|let's fix that]]
   * #tinychan -- textboards and 8chan refugees    * #tinychan -- textboards and 8chan refugees 
 +  * #ripirc -- ??? 
   * #gikopoi -- the room for [[:games:gikopoi]]   * #gikopoi -- the room for [[:games:gikopoi]]
 +  * #netplay -- for [[:games:netplay]] and [[:games:cool_free_games]]
   * #tanasinn -- the room for this wiki!!!    * #tanasinn -- the room for this wiki!!! 
   * #sageru -- A channel for [[6ch|bee science]]   * #sageru -- A channel for [[6ch|bee science]]
 +  * <del>#boards -- channel for graybox's boards. boards won!</del> dead LMAO
 +  * #schemebbs -- Unofficial channel for http://textboard.org/prog/
  
 **Sageru:** **Sageru:**
Line 19: Line 27:
 **SynIRC:** **SynIRC:**
   * #4-ch   * #4-ch
-  * #animu +  * #animu 
-  * #raspberryheaven +
 ===== Irssi Guide ===== ===== Irssi Guide =====
-<file>+<code>
 /network add -nick NICK -user USER -realname NAME -autosendcmd '^MSG NickServ identify PASSWORD; WAIT 2000' NETWORKNAME /network add -nick NICK -user USER -realname NAME -autosendcmd '^MSG NickServ identify PASSWORD; WAIT 2000' NETWORKNAME
 /server add -ssl -auto -network NETWORKNAME -port PORT SERVERADDRESS /server add -ssl -auto -network NETWORKNAME -port PORT SERVERADDRESS
 /save /save
-</file>+</code> 
 + 
 +Replace variables "nick, user, name, password, networkname, port, serveraddress" with the values you like. Then, you can ''/connect networkname'' to connect to an IRC server. 
  
-Replace variables "nick, user, name, password, networkname, port, serveraddress" with the values you like. +''/alias w window goto $*'' lets you jump to a room like ''/w 3'' (jump to window 3) or ''/w #tanasinn'' (go to the room #tanasinn)
  
 {{tag>new}} {{tag>new}}
Print/export