mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-05-01 07:51:08 -05:00
Rehash readme files
This commit is contained in:
parent
e1d742ee5f
commit
384b16c45e
@ -1,2 +1 @@
|
|||||||
The Hostmasks plugin allows one to retrieve idents, hostnames, and
|
The Hostmasks plugin allows one to retrieve banmasks for users, useful for nested commands. No longer in active development.
|
||||||
banmasks for users, useful for nested commands.
|
|
||||||
|
@ -1,11 +1,2 @@
|
|||||||
LinkRelay is an alternative to the official Relay plugin. As Relay can
|
A version of the LinkRelay plugin, forked to suit my needs. Originally designed for OVERdrive-IRC (http://overdrive.pw/), it adds some new functionality such as a list of nicks to ignore.
|
||||||
relay only between channels with the same name, LinkRelay is highly
|
No longer in active development.
|
||||||
configurable, and can be used to relay from any channel to any channel.
|
|
||||||
|
|
||||||
More over, LinkRelay offers unique features, such as coloring the
|
|
||||||
non-PRIVMSG messages (i.e. joins, parts, quits, kicks, nick changes, ...),
|
|
||||||
non-reciprocal relays, or messages filtering (by regexp).
|
|
||||||
|
|
||||||
This version of the plugin has been modified by GLolol. Changes made so
|
|
||||||
far include modified text events, part message filtering, configure nicks
|
|
||||||
to ignore, etc. Hopefully there'll be more to come. :)
|
|
||||||
|
@ -9,19 +9,19 @@ Please note that this list may not always be up to date; your best bet is to act
|
|||||||
Any specific plugin dependencies *should* also be listed.
|
Any specific plugin dependencies *should* also be listed.
|
||||||
|
|
||||||
##### Hostmasks *(deprecated)*
|
##### Hostmasks *(deprecated)*
|
||||||
- Hostmasks plugin, allows one to fetch idents, hosts, and appropriate banmasks for users.
|
- Hostmasks plugin, allows one to fetch appropriate banmasks for users. Now deprecated due to a silly design flaw that made the plugin less efficient than it should've been.
|
||||||
|
|
||||||
##### Isup
|
##### Isup
|
||||||
- Provides a simple command to check whether a website is up or down (using isup.me).
|
- Provides a simple command to check whether a website is up or down (using isup.me).
|
||||||
|
|
||||||
##### LinkRelay
|
##### LinkRelay
|
||||||
- Mod of the [LinkRelay](https://github.com/ProgVal/Supybot-plugins/tree/master/LinkRelay) plugin, originally designed for use with [OVERdrive-IRC](http://overdrive.pw/) *(now [replaced](https://github.com/somasonic/ruby-relay))*, with a few extra features such as a configurable list of nicks for the relayer to ignore.
|
- Mod of the [LinkRelay](https://github.com/ProgVal/Supybot-plugins/tree/master/LinkRelay) plugin, originally designed for use with [OVERdrive-IRC](http://overdrive.pw/) *(now [replaced](https://github.com/somasonic/ruby-relay))*, with a few extra features such as a configurable list of nicks for the relayer to ignore. No longer in active development.
|
||||||
|
|
||||||
##### OperUp
|
##### OperUp
|
||||||
- Simple plugin that allows Supybot to oper up on configured networks, automatically (on connect) and manually.
|
- Simple plugin that allows Supybot to oper up on configured networks, automatically (on connect) and manually.
|
||||||
|
|
||||||
##### Relay *(deprecated)*
|
##### Relay *(deprecated)*
|
||||||
- Forked by request, adds text events similar to those of the LinkRelay mod above.
|
- Forked by request, adds text events similar to those of the LinkRelay mod above. No longer in active development.
|
||||||
|
|
||||||
##### SupyMisc
|
##### SupyMisc
|
||||||
- Some assorted commands that don't seem to fit anywhere else.
|
- Some assorted commands that don't seem to fit anywhere else.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user