Go to file
mutantmonkey 456efaefe1 Try ISO-8859-1 if unicode fails 2011-09-22 17:56:28 -04:00
modules use nonblocking sockets 2011-09-22 16:07:26 -04:00
opt Port to python3, fix ssl support 2011-09-22 14:17:27 -04:00
Makefile Self-documenting Makefile 2010-12-28 23:33:03 +00:00
README.md switch readme to markdown, fix ping timeouts 2011-09-22 15:44:13 -04:00
__init__.py Port to python3, fix ssl support 2011-09-22 14:17:27 -04:00
bot.py more python3 fixes 2011-09-22 15:04:19 -04:00
icao.py Some sundry fixes and improvements to the modules. 2008-03-01 21:07:23 +00:00
irc.py use nonblocking sockets 2011-09-22 16:07:26 -04:00
phenny switch readme to markdown, fix ping timeouts 2011-09-22 15:44:13 -04:00
tools.py Port to python3, fix ssl support 2011-09-22 14:17:27 -04:00
web.py Try ISO-8859-1 if unicode fails 2011-09-22 17:56:28 -04:00

README.md

phenny

Warning

This is an experimental port of phenny to python3. Do not expect it to work at all.

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!

-- Sean B. Palmer, http://inamidst.com/sbp/ mutantmonkey, http://mutantmonkey.in