3438 Commits

Author SHA1 Message Date
Gordon Shumway
4b00b636e6
Update plugin.py 2021-04-01 21:20:43 -04:00
Gordon Shumway
8a681362f2
TextArt: CIEDE2000 Power Function 2021-03-31 22:29:10 -04:00
Gordon Shumway
b1f78a1588
TextArt: try/except content decoding 2021-03-31 05:32:25 -04:00
Gordon Shumway
db51fe1404
Update plugin.py 2021-03-16 02:50:50 -04:00
Valentin Lorentz
245a49440b
Odds: Fix crashes if league is neither 4 or 6 (#33)
1. if this happens in the first loop, `UnboundLocalError: local variable 'headers' referenced before assignment`
2. `headers` was passed instead of `url`
2020-12-15 04:58:49 -05:00
oddluck
3e10555fa4 IMDb: Remove old import. 2020-10-14 21:42:18 -04:00
Gordon Shumway
a5c04af334
Update config.py 2020-09-28 11:34:27 -04:00
oddluck
de6adf3fc8 TextArt: sanitize wttr input. 2020-09-22 20:21:37 +00:00
oddluck
4342573369 Corona: fix USA state rankings. 2020-08-18 22:19:17 +00:00
oddluck
a5dcd83d7b SpiffyTitles: Use protcols.http.proxy config. 2020-08-02 16:14:53 -04:00
oddluck
a7ed2b240a Azure: add nativeName lookups. 2020-08-02 03:58:43 -04:00
oddluck
83c35b5b37 Azure: add template, language names. 2020-08-02 02:31:03 -04:00
oddluck
d8ced96b72 SpiffyTitles: fix Twitch channel info. 2020-08-01 03:09:27 +00:00
Gordon Shumway
8d1796904f
Update README.md 2020-07-26 12:15:08 -04:00
oddluck
32c8053d13 SpiffyTitles: Fix Twitch handler. 2020-07-24 18:31:03 +00:00
oddluck
9345cc6335 SpiffyTitles: urlRegularExpression -> urlRegexp 2020-07-22 19:02:40 +00:00
oddluck
17dfc21209 SpiffyTitles: Minor edit to last commit. 2020-07-22 05:42:15 +00:00
oddluck
e193fd17f5 SpiffyTitles: Minor edit to last commit. 2020-07-22 05:36:01 +00:00
oddluck
b1463364aa SpiffyTitles: Avoid urlRegularExpression error. 2020-07-22 05:33:02 +00:00
oddluck
01f0fac281 Lyrics: Strip superfluous space. 2020-07-22 00:04:50 +00:00
oddluck
9668427a6d Lyrics: Fix retries, add debug message. 2020-07-21 23:57:34 +00:00
oddluck
9dba6251a9 Lyrics: Simplify getlyrics() exception. 2020-07-21 04:52:48 +00:00
oddluck
c06b8a56ff Delete outdated plugin. 2020-07-21 03:01:29 +00:00
oddluck
5c3bbf2c7c TextArt: Fix cq command. 2020-07-20 23:44:04 +00:00
oddluck
7e78b0c5f9 TextArt: Queue codes replies. 2020-07-20 23:12:57 +00:00
oddluck
cbbf0634ae TextArt: Fix last commit. 2020-07-20 18:19:18 -04:00
oddluck
6a45509975 TextArt: Queue artii replies. 2020-07-20 21:50:08 +00:00
oddluck
f9723e4836 NBA: Fix potential cache dircetory issues. 2020-07-20 21:33:38 +00:00
Gordon Shumway
665b2b3a96
Update README.md 2020-07-20 02:00:57 -04:00
oddluck
75eb795c15 TextArt: Cleanup wttr/rate output. 2020-07-20 05:56:07 +00:00
Vitor Luis
248f520053
Update plugin.py (#29)
DuckHunt: Use starthunt not start in help strings.
2020-07-19 18:55:54 -04:00
oddluck
5f9e786185 Lyrics: Fix early return in getlyrics() 2020-07-19 17:47:12 +00:00
oddluck
82f1044bb4 UNO: channel-specific prefix characters 2020-07-18 10:08:07 +00:00
oddluck
de97e07397 TimeBomb: channel-specific prefix characters 2020-07-18 09:50:43 +00:00
oddluck
bcb990023f TextArt: Fix private message handling. 2020-07-18 07:22:52 +00:00
oddluck
67f7903be8 TextArt: Rewrite self.reply() function/calls. 2020-07-18 05:19:12 +00:00
Gordon Shumway
d1d4dc61b3
TextArt: cacheColors default config value False 2020-07-18 00:07:50 -04:00
oddluck
26066b55e6 TextArt: Add cacheColors config. 2020-07-18 03:27:15 +00:00
Gordon Shumway
d131d966f3
Update README.md 2020-07-17 23:06:20 -04:00
oddluck
50c25bbe1a TextArt: Send to nick if not channel. 2020-07-18 02:39:26 +00:00
oddluck
f45775a42e TextArt: Use asyncio for message throttling. 2020-07-18 02:20:48 +00:00
oddluck
7e305bd92c Lyrics: fix typo in getlyrics() 2020-07-17 22:57:49 +00:00
oddluck
454fac3ca9 Lyrics: match break, debug url, add retries 2020-07-06 18:08:18 +00:00
oddluck
d2118e773f IMDb: break on match, url in debug 2020-07-05 23:31:57 +00:00
oddluck
dce6c05439 UNO: fix bug with draw/done 2020-07-05 05:22:07 +00:00
oddluck
714b969056 GoogleCloud: pass requests params 2020-07-02 01:44:18 +00:00
oddluck
1ba1b29e9a Lyrics/IMDB: except search plugin errors 2020-07-02 00:54:55 +00:00
oddluck
5e315f86c9 Lyrics: ignore search plugin errors 2020-07-02 00:43:10 +00:00
oddluck
28fcc1f59c GoogleCloud: escape '&' character 2020-07-02 00:28:59 +00:00
oddluck
eb6ea74d44 Lyrics: single line replies 2020-07-01 23:29:48 +00:00