mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 15:07:16 +02:00
Refactor 1.0 docs with new toctree structure and inheritance
This commit is contained in:
parent
62477eac50
commit
628afe9367
142 changed files with 3967 additions and 3024 deletions
|
|
@ -1,13 +1,8 @@
|
|||
# IRC
|
||||
|
||||
|
||||
_Disambiguation: This page is related to using IRC inside an Evennia game. To join the official
|
||||
Evennia IRC chat, connect to irc.freenode.net and join #evennia. Alternatively, you can [join our
|
||||
Discord](https://discord.gg/NecFePw), which is mirrored to IRC._
|
||||
|
||||
[IRC (Internet Relay Chat)](https://en.wikipedia.org/wiki/Internet_Relay_Chat) is a long standing
|
||||
chat protocol used by many open-source projects for communicating in real time. By connecting one of
|
||||
Evennia's [Channels](../Components/Communications.md) to an IRC channel you can communicate also with people not on
|
||||
Evennia's [Channels](../Components/Channels.md) to an IRC channel you can communicate also with people not on
|
||||
an mud themselves. You can also use IRC if you are only running your Evennia MUD locally on your
|
||||
computer (your game doesn't need to be open to the public)! All you need is an internet connection.
|
||||
For IRC operation you also need [twisted.words](https://twistedmatrix.com/trac/wiki/TwistedWords).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue