Go to file
Reese Moore 9747b00e9d Fix duplicate join messages as well as updating the keys while in use.
This makes the tell module single threaded, but performance shouldn't
suffer terribly. If it does, might have to roll back the changes and
consider managing the double JOINS and thread saftey manually.
2011-04-18 14:57:07 -04:00
modules Fix duplicate join messages as well as updating the keys while in use. 2011-04-18 14:57:07 -04:00
opt Removed opt/swhack.py, and modified the Makefile for git. 2010-01-18 22:28:36 +00:00
Makefile Self-documenting Makefile 2010-12-28 23:33:03 +00:00
README.txt Added a README and server password configurability. 2008-03-08 11:35:25 +00:00
__init__.py Fix for Windows, and some more helpful error messages. 2008-05-31 11:46:48 +01:00
bot.py Merge https://github.com/sbp/phenny 2011-04-04 16:52:16 -04:00
icao.py Some sundry fixes and improvements to the modules. 2008-03-01 21:07:23 +00:00
irc.py Fix ACTION commands 2011-04-12 00:50:44 -04:00
phenny Whitelist all oblique commands by default 2011-03-10 14:41:22 +00:00
tools.py New "limit" config variable, and some module fixes. 2008-03-31 16:17:32 +01:00
web.py Services fixes, and a standard JSON API. 2010-11-13 11:55:04 +00:00

README.txt

Installation &c.

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/