mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-30 23:41:07 -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
|
||||
banmasks for users, useful for nested commands.
|
||||
The Hostmasks plugin allows one to retrieve banmasks for users, useful for nested commands. No longer in active development.
|
||||
|
@ -1,11 +1,2 @@
|
||||
LinkRelay is an alternative to the official Relay plugin. As Relay can
|
||||
relay only between channels with the same name, LinkRelay is highly
|
||||
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. :)
|
||||
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.
|
||||
No longer in active development.
|
||||
|
@ -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.
|
||||
|
||||
##### 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
|
||||
- Provides a simple command to check whether a website is up or down (using isup.me).
|
||||
|
||||
##### 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
|
||||
- Simple plugin that allows Supybot to oper up on configured networks, automatically (on connect) and manually.
|
||||
|
||||
##### 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
|
||||
- Some assorted commands that don't seem to fit anywhere else.
|
||||
|
Loading…
x
Reference in New Issue
Block a user