Gordon Shumway
d764bb7594
SpiffyTitles: Fix youtube /shorts/ link handling
2023-02-10 17:06:23 -05:00
Georg
bb660d5fca
Bulk add setup.py
files + repair empty __maintainer__
lines ( #48 )
...
* Add missing setup.py's
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
* Repair __maintainer__'s
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
* Add requirements
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2022-08-30 17:18:54 -04:00
Val Lorentz
b4f11088ec
DuckHunt: Disable threaded mode ( #46 )
...
I don't see any I/O in this plugin, so this doesn't seem to be needed
2022-03-01 21:58:04 -05:00
Gordon Shumway
8bd3625bd9
TextArt: restrict --delay flag to to 'admin' only.
2022-01-31 21:44:43 -05:00
Gordon
8d9519d9fa
SpiffyTitles: add 'prefixNick' config.
2021-12-23 03:36:14 +00:00
Gordon
71e70c2d66
Revert "SpiffyTitles: add 'prefixNick' config."
...
This reverts commit 496c8524fd8e2ddfe4f220e9663b879046c094af.
2021-12-23 03:31:27 +00:00
Gordon
496c8524fd
SpiffyTitles: add 'prefixNick' config.
2021-12-23 03:28:20 +00:00
Gordon Shumway
1daf79a84a
SpiffyTitles: add YouTube 'restricted' variable.
2021-12-21 18:56:04 -05:00
Gordon Shumway
8689b5a003
SpiffyTitles: Fix Last Commit
2021-08-22 04:11:52 -04:00
Gordon Shumway
211bddc1bf
SpiffyTitles: Add snarfMultipleUrls Config Option ( #42 )
...
* SpiffyTitles: Add snarfMultipleUrls Config Option
* SpiffyTitles: Add snarfMultipleUrls Config Option
2021-08-22 04:05:09 -04:00
Gordon Shumway
c4f666efe7
SpiffyTitles: Obey Ignores
2021-08-22 03:30:17 -04:00
Gordon Shumway
cabe4888e2
SpiffyTitles: RegEx Check For Proxy URL
2021-08-20 16:57:20 -04:00
Gordon Shumway
52d087873c
SpiffyTitles: Better Proxy Formatting
2021-08-20 15:45:31 -04:00
Gordon Shumway
d93428af0d
Spiffytitles: Format proxy as URL
2021-08-20 15:32:21 -04:00
PeGaSuS
6f90754be9
Update plugin.py ( #37 )
...
* Update plugin.py
Removed unneeded extra spaces on hints for regular trivia questions
* Update plugin.py
Remove unneeded space before the question
2021-08-15 01:31:01 -04:00
Val Lorentz
4efd5977b8
SpiffyTitles: Install with pip ( #39 )
2021-06-23 15:44:25 -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