/txircd

Twisted IRC Daemon

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Twisted IRC Deamon

A modular IRC deamon written in Python Twisted

If you wanna hack around with it do the following:

  • Clone the repo
  • Make a virtualenv
  • Install the requirements (pip install -r requirements.txt after virtualenv activation)
  • Run twistd txircd
  • Connect to the IRC Daemon