Skip to content
forked from apertium/phenny

This is a port of phenny, a Python IRC bot, to Python3.

Notifications You must be signed in to change notification settings

mattr555/phenny

This branch is 694 commits behind apertium/phenny:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 10, 2015
9ff57c3 · Jan 10, 2015
Jan 10, 2015
Sep 22, 2011
Jun 13, 2013
Nov 28, 2013
Jul 21, 2013
Aug 25, 2013
Dec 16, 2012
Nov 21, 2013
Jan 16, 2013
Dec 5, 2014
Aug 25, 2013
Jan 3, 2015
Jul 21, 2013
Apr 20, 2014
Jan 8, 2015
Nov 20, 2013

Repository files navigation

phenny

Build Status

This is phenny, a Python IRC bot. Originally written by Sean B. Palmer, it has been ported to Python3 for use in #vtluug on OFTC.

This version comes with many new modules, IPv6 support, TLS support, and unit tests.

Compatibility with existing phenny modules has been mostly retained, but they will need to be updated to run on Python3 if they do not already. All of the core modules have been ported, removed, or replaced.

Requirements

Installation

  1. Run ./phenny - this creates a default config file
  2. Edit ~/.phenny/default.py
  3. Run ./phenny - this now runs phenny with your settings

Enjoy!

Testing

You will need the Python3 versions of python-nose and python-mock. To run the tests, simply run nosetests3.

Authors

About

This is a port of phenny, a Python IRC bot, to Python3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%