nothsa / txircd

Twisted IRC Daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Twisted IRC Daemon

License:BSD 3-Clause "New" or "Revised" License