Skip to content

LukeB42/psyrcd

Repository files navigation

Alt text

A full IRCD in 60 seconds or triple your money back:

git clone https://github.com/LukeB42/psyrcd && cd psyrcd
sudo python setup.py install
psyrcd -f

The Psybernetics IRC Server.

Psyrcd is a pure-python IRCD that supports scriptable commands, user modes and channel modes, the behavior of which can be redefined while in use.

A NickServ and ChanServ are included as scripts.

Note: Psyrcd is noticably faster with uvloop installed.

Alt text

Tested with Python 3.5 on Linux 2.6 to 3.14. Check the commit history for Python 2.x versions.

About

A pure python IRCD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published