miniircd is a small and limited IRC server written in Python. Despite its size, it is a functional alternative to a full-blown ircd for private or internal use. Installation is simple; no configuration is required.
| Tags | Communications Chat IRC |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: This release adds support for channel keys, wallops, and ison commands. Some bugs were also fixed.


Release Notes: Optional logging of channel messages and a debug option were added. A 251 welcome message is now sent and AWAY messages are ignored for compatibility with Pidgin's IRC plugin. The code has been cleaned up.


Release Notes: This version adds a switch to specify a MOTD file, as well as WHOIS and MOTD commands.


Release Notes: A bad port specification is now handled nicely. Minor cleanups were made.