Tip of the day: You can exempt users dynamically from server bans, spamfilter, maxperip and other restrictions with the ELINE command on IRC.

Accueil

From UnrealIRCd documentation wiki
Jump to navigation Jump to search
This page is a translated version of the page Main Page and the translation is 20% complete.
Outdated translations are marked like this.
Other languages:
UnrealIRCd documentation wiki
UnrealIRCd est un serveur IRC open source, utilisé par des milliers de réseaux IRC depuis 1999. Il tourne sur Linux, FreeBSD, OS X et Windows et est actuellement le serveur IRC le plus déployé avec market share of 42% de part de marché.
For UnrealIRCd 4.x users
Get Support
Get involved

There are several ways you can support the UnrealIRCd project:

Development documentation
  • Dev:Unreal Architecture is a good jumping off place, and describes from a very high level how the IRCd is built
  • Dev:Module will help you create and understand the skeleton of a module
  • Dev:Module API shows the various ways a module can plug-in into existing functionality and/or provide new commands, modes, etc.
  • Server protocol explains the server-to-server protocol