IRC: Difference between revisions

m switch wikipedia links to interwikis
 
Line 1: Line 1:
{{Note|For the NixOS community chat, see [[Get In Touch]].}}
{{Note|For the NixOS community chat, see [[Get In Touch]].}}


From [https://en.wikipedia.org/wiki/Internet_Relay_Chat Wikipedia]:
From [[wikipedia:Internet Relay Chat|Wikipedia]]:
<blockquote>
<blockquote>
Internet Relay Chat (IRC) is an [https://en.wikipedia.org/wiki/Application_layer application layer] protocol that facilitates communication in the form of text. The chat process works on a [https://en.wikipedia.org/wiki/Client%E2%80%93server_model client/server networking model].
Internet Relay Chat (IRC) is an [[wikipedia:Application layer|application layer]] protocol that facilitates communication in the form of text. The chat process works on a [[wikipedia:Client%E2%80%93server_model|client/server networking model]].
</blockquote>
</blockquote>


Line 14: Line 14:
== Servers ==
== Servers ==


* [[IRCd]] <ref group="cf.">{{nixos:option|services.ircdHybrid}}</ref><ref group="cf.">[https://en.wikipedia.org/wiki/IRCd IRCd] on Wikipedia</ref>
* [[IRCd]] <ref group="cf.">{{nixos:option|services.ircdHybrid}}</ref><ref group="cf.">[[wikipedia:IRCd|IRCd]] on Wikipedia</ref>


== Bouncers ==
== Bouncers ==
Line 21: Line 21:


* [[ZNC]]
* [[ZNC]]
* keep a client open in a [[tmux]] <ref group="cf.">{{nixos:option|programs.tmux}}</ref><ref group="cf.">[https://en.wikipedia.org/wiki/Tmux tmux] on Wikipedia</ref><ref group="cf.">[https://wiki.archlinux.org/index.php/Tmux tmux] on the ArchWiki</ref> session
* keep a client open in a [[tmux]] <ref group="cf.">{{nixos:option|programs.tmux}}</ref><ref group="cf.">[[wikipedia:Tmux|tmux]]</ref><ref group="cf.">[https://wiki.archlinux.org/index.php/Tmux tmux] on the ArchWiki</ref> session


== Gateways ==
== Gateways ==


An IRC gateway recieves messages through other chat networks (e.g. [https://en.wikipedia.org/wiki/XMPP XMPP]) and forwards them through IRC.
An IRC gateway recieves messages through other chat networks (e.g. [[wikipedia:XMPP||XMPP]]) and forwards them through IRC.


* [[BitlBee]]
* [[BitlBee]]