mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-26 04:51:08 -05:00
Remove old plugin stubs
This commit is contained in:
parent
697ae24a09
commit
d28c5be104
@ -1,3 +0,0 @@
|
||||
# DDG
|
||||
|
||||
Looking for DDG? As of 2020-07-01 this plugin has been moved into Limnoria core: https://github.com/ProgVal/Limnoria/tree/master/plugins/DDG
|
@ -1,3 +0,0 @@
|
||||
# SedRegex
|
||||
|
||||
Looking for SedRegex? As of 2020-01 this plugin has been moved into Limnoria core: https://github.com/ProgVal/Limnoria/tree/master/plugins/SedRegex
|
@ -1,3 +0,0 @@
|
||||
The Weather plugin is no longer supported as Weather Underground has ceased providing free API access.
|
||||
|
||||
Please consider using migrating to an alternative such as https://github.com/jlu5/SupyPlugins/tree/master/NuWeather
|
@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env python3
|
||||
from supybot import callbacks
|
||||
|
||||
raise callbacks.Error("The Weather plugin is no longer supported as Weather Underground has ceased providing free API access. "
|
||||
"Please consider using migrating to an alternative such as https://github.com/jlu5/SupyPlugins/tree/master/NuWeather")
|
Loading…
x
Reference in New Issue
Block a user