Commit Graph

428 Commits (master)

Author SHA1 Message Date
Paul Walko 9b1debc378 bugfix 2019-10-22 00:10:20 -04:00
Paul Walko 3dfbc37fa3 add .tell command to tell module 2019-10-21 23:32:15 -04:00
Paul Walko b34e07ba21 Use newton api instead of google calc regex 2019-06-20 21:57:43 -04:00
Robin Richtsfeld 00db666676 Update test_weather.py 2018-07-31 05:08:54 +02:00
Robin Richtsfeld 462e7ba08a Fix urbandict data['result_type'] 2018-07-31 05:04:31 +02:00
Robin Richtsfeld 44084c8739 Fix awik test 2018-07-31 04:59:02 +02:00
Robin Richtsfeld bc5be32060 Provide dedicated methods for protocol messages 2018-07-31 04:31:06 +02:00
Robin Richtsfeld 07b257cf8c [weather.py] Drop display_name and test coordinates 2018-04-28 16:30:33 -07:00
Robin Richtsfeld a6c525ee1f Update Wikipedia tests 2018-04-02 15:40:11 +02:00
Robin Richtsfeld e91f3bd16b Refactor Wikipedia modules 2018-04-02 15:36:39 +02:00
mutantmonkey f523feb5a6
Merge pull request #78 from vtluug/fix_weather
use Fisher Island instead of the county
2018-03-24 03:15:55 +00:00
mutantmonkey fd9f7c7064 wuvt: don't blow up if listeners is None 2018-01-23 01:12:23 -08:00
paulwalko 46d378537d use Fisher Island instead of the county 2017-12-27 03:01:04 -05:00
echarlie f6d9e17b4d fix tests, also correct erroneous help for tfwev 2017-11-04 12:32:54 -04:00
echarlie 4acda54681 clean up some of the formatting, revise/add a few flavours 2017-07-28 22:57:12 -04:00
echarlie 4386572775 Merge branch 'master' into tfw_improvements 2017-07-28 22:32:33 -04:00
Paul Walko 1cd247e356 .c bugfix 2017-07-06 21:46:01 -07:00
mutantmonkey f49a1a6eab Fix help text 2017-06-08 21:04:27 -07:00
mutantmonkey e0b8f7d697 Merge pull request #72 from vtluug/fix_weather
change Midotholian to Chesterfield County b/c nominatim is broken
2017-06-09 03:38:04 +00:00
Paul Walko e4b4b506de change Midotholian to Chesterfield County b/c nominatim is broken 2017-06-08 23:21:56 -04:00
Paul Walko 5ace33e8df Add regex to skip ads on ddg
Sidenote: weather tests still fail; I'll fix that eventually
2017-06-07 13:48:41 -04:00
echarlie 65afe65d52 add some more tfw comments, especially for inclement weather 2017-06-03 00:31:03 -04:00
Paul Walko 9e8899bce1 remove old code & use format 2017-05-29 17:28:14 -04:00
Paul Walko d8eefde17e remove unicode 2017-05-29 17:27:58 -04:00
Paul Walko f444326cb0 remove old code 2017-05-29 17:27:20 -04:00
Paul Walko 8598fdcf5e forgot to change ddg url back 2017-05-28 00:49:11 -04:00
paul 55839970f2 create generic google function to share with calculator 2017-05-28 00:44:23 -04:00
paul a000881c2b mylife html changed again 2017-05-28 00:43:30 -04:00
paul 7c67f09074 scrape calc results from google since ddg is broken 2017-05-28 00:42:44 -04:00
Paul Walko 7dc5ece29b Merge pull request #1 from mutantmonkey/master
updating vtluug's fork
2017-05-27 18:30:04 -04:00
mutantmonkey 999297b316 Python 3.4+ is now required 2017-04-09 23:15:25 -07:00
mutantmonkey 20cc193f46 Restore VTLUUG wiki tests since it's back up 2017-04-09 23:04:05 -07:00
Paul Walko 1249804f7c Change etymology/definition syntax for parsing json 2017-02-17 19:52:47 +00:00
Paul Walko 149f02af90 Change etymology/definition syntax for parsing json 2017-02-17 19:52:26 +00:00
Paul Walko f02bcae388 Use 'postalcode' parameter when a zipcode is used to get more accurate results. Added previously removed test. 2017-02-17 19:43:28 +00:00
Paul Walko 77133f7cf3 remove tor2web gateway 2017-02-12 21:39:29 +00:00
Paul Walko c8f4da267a remove Midlothian, Virginia weather test; Improve duck_api readibility 2017-02-12 19:06:17 +00:00
Paul Walko 71c5f90a5c remove old comments 2017-02-11 19:08:03 +00:00
Paul Walko b2add77d08 properly skip vtwiki tests and, enable calc tests (2^64) was disabled 2017-02-11 19:04:47 +00:00
Paul Walko 58d41a0acd fix weather url 2017-02-11 06:52:53 +00:00
Paul Walko 7ad0d5af9e fix tfw tests 2017-02-11 06:47:30 +00:00
Paul Walko c13a95d88b fix .g search regex 2017-02-11 06:31:44 +00:00
Paul Walko e5cf2d83a9 fix imdb, search, and various tests 2017-02-11 06:24:52 +00:00
Paul Walko 919b65cc17 fix imdb, search, and various tests 2017-02-11 06:21:04 +00:00
mutantmonkey 2dc0b0bdd6 remove broken translate module 2016-03-06 15:25:06 -08:00
mutantmonkey fcf22d7c38 remove broken validate module
It can probably be fixed, but quite frankly I don't think this module is
even useful.
2016-03-06 15:05:29 -08:00
mutantmonkey 35e7b560ae fix some more tests 2016-03-06 14:55:50 -08:00
mutantmonkey 24bf71131f search: fix bing regex 2016-03-06 14:49:23 -08:00
mutantmonkey 23e9448c12 fix tests for head and weather 2016-03-06 14:40:11 -08:00
mutantmonkey 2f34c76518 calc: remove broken wa command 2016-03-06 14:39:58 -08:00