DesertBus / txircd

Twisted IRC Daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twisted IRC Daemon

Not much here yet, move along.

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 python app.py (Use -h for help)
  • Connect to the IRC Daemon

About

Twisted IRC Daemon

License:Other


Languages

Language:Python 100.0%