Commit Graph

292 Commits (aaa50263fa93fad24ed8c381923f48b72b08b12c)

Author SHA1 Message Date
mutantmonkey d9c2d976e2 hs: deal with blank queries 2011-04-24 21:58:28 -04:00
Reese Moore dfa7338f3d remove unnecessary argument from ddg 2011-04-19 09:20:07 -04:00
Steve Vaught 482161e98b Added error checking for empty parameters 2011-04-19 00:50:58 -04:00
Reese Moore 43f98a4d43 Fix Duck Duck Go (.ddg) command comment (was .tfw). 2011-04-18 21:31:38 -04:00
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
Reese Moore 60b4bd875b Add message alert functionality to the phenny bot.
When a user joins a channel, and has messages waiting for them, alert
them.
2011-04-18 14:52:43 -04:00
mutantmonkey 20a8d88b86 Merge https://github.com/sbp/phenny 2011-04-04 16:52:16 -04:00
mutantmonkey f249e43ba4 Merge https://github.com/kunwon1/phenny 2011-04-04 16:46:46 -04:00
mutantmonkey c866b75f88 tfw: add meV unit support 2011-04-04 16:37:27 -04:00
Sean B. Palmer 5bc5662108 Couple of fixes from ayust on github, thanks 2011-03-10 13:41:02 +00:00
David Moore ff2434db41 added uri snarfing with automatic title reading 2011-03-05 19:51:52 -06:00
David Moore 18a24a8117 add cookie support to head.py, for e.g. nytimes urls 2011-03-05 15:02:22 -06:00
Sean B. Palmer ecb8af1bbe Better reload function. 2011-02-24 18:57:21 +00:00
Sean B. Palmer 22dfed082c Added the reminders module. 2011-02-24 17:30:07 +00:00
Sean B. Palmer 4a2b9efbe7 Added reminders module. 2011-02-23 21:32:37 +00:00
mutantmonkey 08e8c8c6c6 Add Hokie Stalker module 2011-02-18 18:12:09 -05:00
mutantmonkey eb8b883645 archwiki: fix pages without tables 2011-02-14 18:51:13 -05:00
mutantmonkey 1ebbc2b4a9 Add .awik 2011-02-14 18:38:12 -05:00
mutantmonkey 4a2000f8c0 Use https for VTLUUG wiki 2011-02-13 19:01:12 -05:00
Casey Link bdb9f45730 add VTLUUG wargame module 2011-02-09 22:38:26 -05:00
Casey Link e3e9c0284b fix the double 'ago' in now playing 2011-02-09 20:15:24 -05:00
Casey Link c703c03c61 fix strange album issues 2011-02-05 14:33:39 -05:00
Casey Link 93c39b3f28 correctly handle resolving and whitesace 2011-02-05 14:12:47 -05:00
Casey Link df48e246a7 resolve nick->user when doing self compare 2011-02-05 13:44:54 -05:00
Casey Link 67e548366b more error handling and add syntax help for the tasteometer 2011-02-05 13:37:49 -05:00
Casey Link 62466723d5 add support for single user taste comparisons 2011-02-05 13:30:32 -05:00
Casey Link 4352283318 add tasteometer command to determine users' musical compatibility 2011-02-05 13:03:23 -05:00
Casey Link c41253901b fix lastfm bugs 2011-02-05 12:33:24 -05:00
Casey Link d24a406af7 add ability to get now playing info on others. 2011-02-05 12:18:51 -05:00
Casey Link d4ee9c225d add lastfm module 2011-02-05 01:36:36 -05:00
mutantmonkey e10ea74335 Merge https://github.com/sbp/phenny 2011-01-18 12:51:10 -05:00
Sean B. Palmer 4608c57ea8 Generic error message for services that don't return plain text. 2011-01-15 14:52:37 +00:00
mutantmonkey 5cfdd0e41c ddg: Add link to results page 2011-01-01 12:18:47 -05:00
mutantmonkey bfb26c32d6 Added Duck Duck Go search functionality (only supports zero-click API right now) 2010-12-31 19:08:42 -05:00
Sean B. Palmer 01cebd1ccc HTTPS title support, and a minor encoding fix. 2010-12-23 19:34:03 +00:00
mutantmonkey c4ce3320fc Deal with pages that don't exist on the VTLUUG Wiki or in Uncyclopedia 2010-12-21 00:30:58 -05:00
mutantmonkey bbb932897b Added module to search VTLUUG wiki 2010-12-21 00:22:25 -05:00
mutantmonkey 15ce88b20a Bot can now have too much food 2010-12-11 15:58:43 -05:00
mutantmonkey fe4721bb99 Added .botfight and .bothug 2010-12-11 15:51:49 -05:00
mutantmonkey f3c80c2ba7 Added documentation and Celsius support to .tfw 2010-12-08 22:00:54 -05:00
mutantmonkey 50b570f542 .tfw: deal gracefully with the case where no location is specified 2010-12-07 18:36:31 -05:00
mutantmonkey c56aa15867 Deal more gracefully with errors and allow city and state as well 2010-12-06 17:53:12 -05:00
mutantmonkey 6bd9a15343 Make .tfw only work for zip codes 2010-12-06 17:41:00 -05:00
mutantmonkey c1a847c8a5 Properly deal with single line comments in tfw module 2010-12-06 17:08:43 -05:00
mutantmonkey 44354a5908 Added .tfw (The Fucking Weather) module 2010-12-06 16:12:28 -05:00
mutantmonkey bf8b638971 No need to process input for .botsnack 2010-12-06 15:39:14 -05:00
mutantmonkey 0c102513fd Announce when it will soon be yi 2010-12-01 18:06:26 -05:00
mutantmonkey d74cfb7198 Merge https://github.com/sbp/phenny 2010-11-14 18:38:57 -05:00
Sean B. Palmer 5ebe01386d Services fixes, and a standard JSON API. 2010-11-13 11:55:04 +00:00
mutantmonkey db3724d9cf Added .help command that replaces the default help 2010-11-12 10:34:22 -05:00
mutantmonkey a28759c83d Added Uncyclopedia module 2010-11-12 00:35:18 -05:00
mutantmonkey e0c9d5ce85 Added .botsnack feature 2010-11-11 18:01:39 -05:00
Sean B. Palmer ca95157acb Calculator updates, and .py and .wa implementations. 2010-11-06 13:58:51 +00:00
Sean B. Palmer 9ae58d0a35 New calculator function, as tested by yano and jasondavies! 2010-11-06 12:52:35 +00:00
Sean B. Palmer 63b981c994 The oblique services manifest changed location, updated to follow. 2010-11-06 12:09:03 +00:00
Sean B. Palmer 331bc44338 Fixed the oblique wiki load problem. 2010-10-20 16:50:21 +01:00
Sean B. Palmer b45c1e94f7 Updated the oblique, web services, manifest link. 2010-04-03 19:25:50 +01:00
Sean B. Palmer b4c7019d53 Fixed the Wikipedia module's search capability. 2010-04-03 11:08:03 +01:00
Sean B. Palmer c5b234578e Added d8uv's clock updates. 2010-01-30 11:23:24 +00:00
d8uv b8970d4d6b Added personal timezones back. I think. sbp'll probably have to fix EVERYTHING that I did. 2010-01-28 10:50:40 -09:00
Sean B. Palmer 22aed08fae Added server password stuff from Javier. 2010-01-13 13:11:32 +00:00
Sean B. Palmer 5d48dd8ca7 Run setup when reloading a module. 2009-06-18 14:20:12 +01:00
Sean B. Palmer b35681c759 Updated some of the copyright dates. 2009-06-07 10:08:49 +01:00
Sean B. Palmer 77ad158b1e Slightly cleaner oblique.py 2009-06-07 10:05:37 +01:00
Sean B. Palmer aafac55f7a Added config option for specifying services to use. 2009-06-07 09:57:41 +01:00
Sean B. Palmer a06ea9e4ba Addin the new Wiktionary module. 2009-01-19 16:47:28 +00:00
Sean B. Palmer 2299ef2588 Small edits. 2009-01-19 16:47:05 +00:00
Sean B. Palmer f9aff27534 Minor bug fixes. 2008-12-28 09:42:48 +00:00
Sean B. Palmer d26fc8d81f Applied a patch to weather.py from Chris Waigl, and fixed search.py. 2008-11-24 21:14:22 +00:00
Sean B. Palmer 4eb5bb8942 Fixed a minor search bug. 2008-11-20 10:25:03 +00:00
Sean B. Palmer 1856781604 Updated the search facilities. 2008-11-20 10:18:21 +00:00
Sean B. Palmer fe16d21212 Oblique stuff and fixes. 2008-10-29 16:03:12 +00:00
Sean B. Palmer b91de3886e Added oblique.py, a new web services module. 2008-09-11 17:18:44 +01:00
Sean B. Palmer 31d107c0bd Minor fixes, full stop stripping of tell nicknames &c. 2008-08-09 16:01:20 +01:00
Sean B. Palmer bf20b46f74 Stop calc from flooding, and can now join channels with a key. 2008-06-19 18:58:24 +01:00
Sean B. Palmer 68f2036546 Fix for Windows, and some more helpful error messages. 2008-05-31 11:46:48 +01:00
Sean B. Palmer 87b9866c7c New translation module, using the Google Ajax interface. 2008-05-23 19:16:38 +01:00
Sean B. Palmer d7f8faabe8 Updated the translate module, the web interface having changed. 2008-05-15 10:44:48 +01:00
Sean B. Palmer 986953131d Allow the user to configure the port in the config, and other fixes. 2008-04-26 15:54:35 +01:00
Sean B. Palmer 286d4a8497 New "limit" config variable, and some module fixes. 2008-03-31 16:17:32 +01:00
Sean B. Palmer fb2cd452e9 Some documentation and minor fixes. 2008-03-10 19:58:28 +00:00
Sean B. Palmer 5cad6661c9 Added a README and server password configurability. 2008-03-08 11:35:25 +00:00
Sean B. Palmer 989ea13d02 Minor fixes, and important .commands fix, to be private only. 2008-03-07 21:33:00 +00:00
Sean B. Palmer f81eae836d Better __doc__ consistency; really a test of some mercurial issues. 2008-03-02 14:44:14 +00:00
Sean B. Palmer 8f2e14481a Some Wikipedia encoding fixes. 2008-03-02 14:28:02 +00:00
Sean B. Palmer d7e909a061 Updated the Wikipedia search component. 2008-03-02 14:17:07 +00:00
Sean B. Palmer 23c1dffa10 Fixed some .u stuff, added .bytes, and made Ctrl+C work. 2008-03-02 11:16:25 +00:00
Sean B. Palmer 1078791cb6 Some sundry fixes and improvements to the modules. 2008-03-01 21:07:23 +00:00
Sean B. Palmer 3d920f4317 Some more little fixes, and added a Makefile. 2008-02-29 15:36:18 +00:00
Sean B. Palmer cbdf9ebd73 And some new modules too... 2008-02-23 12:17:06 +00:00
Sean B. Palmer 2fb0058943 Lots of fixes, changes, and new goodies. 2008-02-23 12:16:43 +00:00
Sean B. Palmer 7931fab145 Phenny2, now being tested on Freenode as the main phenny. 2008-02-21 12:06:33 +00:00