summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix mulit-bot modeHEADmasterAlexander Sulfrian2015-12-032-18/+18
* add ssl supportAlexander Sulfrian2015-12-033-4/+11
* fix module home directoryAlexander Sulfrian2015-12-031-1/+1
* fix indentation and trailing whitespacesAlexander Sulfrian2015-12-0328-7007/+7007
* Merge remote branch 'rmoore/sbp' into HEADAlexander Sulfrian2015-12-031-0/+5
|\
| * Make phenny kill its child threads then exit when it receives a SIGTERM signal.Reese Moore2011-10-071-0/+5
* | Fixed immediate ping timeout on quakenetMatthias Linder2013-03-211-10/+5
* | A new scheduling command and some improvements to gcSean B. Palmer2013-03-155-17/+113
* | Merge pull request #24 from sfan5/patch-1Sean B. Palmer2012-12-031-1/+1
|\ \
| * | Add Event Wildcard *sfan52012-12-031-1/+1
|/ /
* | Fixed seen.py apos problem, thus thanking XarthisiusSean B. Palmer2012-07-242-4/+10
* | Twitter module, gc augmentation, and various small fixesSean B. Palmer2012-07-216-27/+72
* | Added a simple twitter moduleSean B. Palmer2012-07-072-0/+87
* | Attempt to fix the double say and disconnect bug, thanks to theli-ua and tantoSean B. Palmer2012-05-071-0/+5
* | Create default config if it doesn't existSean B. Palmer2012-04-241-6/+13
* | Updated etymology interfaceSean B. Palmer2012-02-271-4/+17
* | Throttle channel joinsSean B. Palmer2012-02-163-4/+9
* | when config file is passed by arg avoid creating config dirEsteban (Eka) Feldman2012-02-161-1/+2
* | Making the PING-loop optionalSean B. Palmer2012-01-142-29/+29
* | Added clsn's ping-pong codeSean B. Palmer2012-01-121-0/+45
* | New .tr syntax for translationsSean B. Palmer2012-01-113-2/+49
* | Typo2Sean B. Palmer2011-12-271-1/+1
* | Fixed translation module, with the help of der HörmiSean B. Palmer2011-12-272-22/+27
* | Project script instead of a MakefileSean B. Palmer2011-11-152-25/+26
* | Fix to line length limit code.Sean B. Palmer2011-11-151-2/+3
|/
* Stop phenny from sending messages exceeding the maximum permitted length.Sean B. Palmer2011-09-081-2/+2
* Attempt to patch a possible message injection hole.Sean B. Palmer2011-09-059-28/+101
* DuckDuckGo support, and minor wa and wik fixes.Sean B. Palmer2011-08-043-2/+21
* Better file management in Wikipedia module, and deleted the Encarta module.Sean B. Palmer2011-07-222-56/+2
* Support for gzip encoding from Wikipedia.Sean B. Palmer2011-07-223-2/+12
* Allow latin1 searches of etymonline, which doesn't seem to support utf-8.Sean B. Palmer2011-06-171-3/+3
* Merge branch 'master' of github.com:sbp/phennySean B. Palmer2011-06-175-0/+12
|\
| * Merge pull request #6 from Steve-V/masterSean B. Palmer2011-06-175-0/+12
| |\
| | * Added error checking for empty parametersSteve Vaught2011-04-195-0/+12
* | | Search shim, and an encoding fix.Sean B. Palmer2011-06-174-2/+17
|/ /
* | Fixing a bug with regexp matching when the bot has a metachar name.Sean B. Palmer2011-05-202-3/+4
* | Added multilingual wikipedia search capability.Sean B. Palmer2011-05-171-13/+20
|/
* Whitelist all oblique commands by defaultSean B. Palmer2011-03-101-1/+1
* Couple of fixes from ayust on github, thanksSean B. Palmer2011-03-103-1/+29
* Better reload function.Sean B. Palmer2011-02-241-9/+15
* Added the reminders module.Sean B. Palmer2011-02-241-0/+136
* Added reminders module.Sean B. Palmer2011-02-235-32/+16
* Generic error message for services that don't return plain text.Sean B. Palmer2011-01-152-2/+8
* Self-documenting MakefileSean B. Palmer2010-12-281-0/+7
* HTTPS title support, and a minor encoding fix.Sean B. Palmer2010-12-232-1/+3
* Services fixes, and a standard JSON API.Sean B. Palmer2010-11-135-52/+40
* Calculator updates, and .py and .wa implementations.Sean B. Palmer2010-11-062-5/+20
* New calculator function, as tested by yano and jasondavies!Sean B. Palmer2010-11-063-3/+39
* The oblique services manifest changed location, updated to follow.Sean B. Palmer2010-11-062-1/+13
* Fixed the oblique wiki load problem.Sean B. Palmer2010-10-201-1/+1