Commit Graph

57 Commits (a76e8bcc0d58182028e92342524e0ee6684700a3)

Author SHA1 Message Date
Dafydd Crosby a76e8bcc0d Adding the slogan module 2011-06-04 09:38:11 -06:00
Dafydd Crosby 2a03d0e065 Adding the halbot module 2011-06-04 09:36:47 -06:00
Sean B. Palmer 78ec273046 Fixing a bug with regexp matching when the bot has a metachar name. 2011-05-20 19:11:55 +01:00
Sean B. Palmer ccd0343d13 Added multilingual wikipedia search capability. 2011-05-17 00:04:14 +01:00
Sean B. Palmer 6c00d59973 Whitelist all oblique commands by default 2011-03-10 14:41:22 +00:00
Sean B. Palmer 5bc5662108 Couple of fixes from ayust on github, thanks 2011-03-10 13:41:02 +00: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
Sean B. Palmer 4608c57ea8 Generic error message for services that don't return plain text. 2011-01-15 14:52:37 +00:00
Sean B. Palmer 4bf7150491 Self-documenting Makefile 2010-12-28 23:33:03 +00:00
Sean B. Palmer 01cebd1ccc HTTPS title support, and a minor encoding fix. 2010-12-23 19:34:03 +00:00
Sean B. Palmer 5ebe01386d Services fixes, and a standard JSON API. 2010-11-13 11:55:04 +00: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 3e300c4357 Fixed the .commandr bug. 2010-01-19 14:52:37 +00:00
Sean B. Palmer f5ef55769e Removed opt/swhack.py, and modified the Makefile for git. 2010-01-18 22:28:36 +00: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 86c2f274d5 Note that a stuffs isn't implemented. 2008-06-25 18:39:05 +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 16ec61f4d6 Thread exiting elegance. 2008-03-02 15:50:05 +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