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
mutantmonkey
01fea4666f
search: use https for bing, duckduckgo, and google
2016-03-06 14:38:14 -08:00
mutantmonkey
59e7cb32d6
translate: switch to https
2016-03-06 14:36:41 -08:00
mutantmonkey
984dba9b4b
lastfm: remove tasteometer
...
They removed this feature from the API. What exactly is the point of
Last.fm now, just advertising?
2016-03-06 14:35:19 -08:00
mutantmonkey
64d7088adb
validate: use https
2016-03-06 14:19:40 -08:00
mutantmonkey
347b9797c4
remove broken bitcoin module
2016-03-06 14:17:15 -08:00
mutantmonkey
b0258f6f48
remove broken mylife commands
2016-03-06 14:14:09 -08:00
mutantmonkey
cee9e090e5
update part rule
2016-01-12 10:02:54 -08:00
mutantmonkey
62893cb9c1
wuvt: update output format
2016-01-12 10:02:25 -08:00
mutantmonkey
c859ad0d53
weather: use https for the nominatim
2016-01-12 10:02:14 -08:00
mutantmonkey
179ed312e9
tfw: update remarks
2016-01-12 10:02:02 -08:00
wad209
bafc772136
Update API key
2015-04-21 22:39:58 -04:00
mutantmonkey
bfccb2854f
wuvt: add listener count support
2015-04-05 19:11:52 -07:00
mutantmonkey
df08d3e401
wuvt: remove DJ prefix
2015-03-20 19:16:39 -07:00
mutantmonkey
d963ac2e70
update wuvt module for new site
2015-03-05 16:14:46 -08:00
Matt Hazinski
83b286e8af
Update foodforus.py
...
Force HTTPS to fix issues caused by HSTS
2014-12-29 02:30:35 +01:00
mutantmonkey
0490ede283
mylife: remove .mlih
2014-11-07 20:01:45 -08:00
Matt Hazinski
202681e36a
Update wuvt.py
...
Strip whitespace from DJ name before comparisons
2014-11-07 22:44:44 -05:00
Matt Hazinski
2e7cf02c72
Update wuvt.py
...
Don't put redundant 'DJ ' in now playing
2014-11-07 21:40:04 -05:00
mutantmonkey
4cdda19636
remove broken modules
...
These can be added back if they begin working reliably again.
2014-06-02 11:12:15 -07:00
mutantmonkey
9b05dccf28
tfw: correct formula to calculate electron volts
2014-05-15 14:19:48 -07:00
Telnoratti
eac8d189fc
Fixed the lastfm tests.
2014-04-26 00:27:34 -04:00
Telnoratti
b73a048541
Changed capitalization of eV.
...
Even though Volt units are capitalized V, when you write code apparently
conventions older than computers themselves are rejected in favour of
newer conventions.
2014-04-25 20:27:50 -04:00
Calvin Winkowski
9248b6721c
Fixed the tests.
2014-04-25 17:15:33 -04:00
Calvin Winkowski
b9f0da7d74
Added default support for meters.
2014-04-25 16:30:41 -04:00
mutantmonkey
5d50d54671
update snarfuri to exclude command-line lines
...
* Exclude lines from being matched by snarfuri that begin with .
* Enable posted time display by the posted module
2014-04-08 23:45:34 -07:00
andreimarcu
1b8e52b877
Load .posted only if it is a registered module.
...
Avoids breaking of head.py if posted.py isn’t in modules
2014-04-06 23:00:29 -04:00
andreimarcu
a67113305c
Added .posted (local version)
2014-04-06 19:35:14 -04:00
andreimarcu
2da9ed09c1
Removed .posted, .lines, augmented title retrieval.
2014-04-01 19:16:03 -07:00
mutantmonkey
f8c25e5a3b
fix foodforus
2014-01-19 16:30:42 -08:00
mutantmonkey
5f451af22d
Revert "added .botslap"
...
This reverts commit b62dc01bd7
.
2013-12-11 18:43:43 -08:00
mutantmonkey
8fa37b3056
fix gettitle errors
...
This will cause errors in gettitle, such as an HTTP 405 Method Not
Allowed response, to not send out an ugly exception. This was a bug that
got introduced due to the switch to requests.
2013-11-28 23:28:11 -08:00
mutantmonkey
26f37e83be
update test case for new .time
2013-11-28 23:06:28 -08:00