diff --git a/README.md b/README.md index 3d58fb8..96fd616 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -SupyPlugins -=========== +# SupyPlugins -GLolol's collection of Supybot Plugins +GLolol's collection of Supybot plugins. Includes forks/mods of existing plugins, etc. All of the modified code in this repository is **experimental** and **not** ready for production use. It may glitch, break, or spontaneously combust at any time. You have been warned! + +## List of plugins + +##### LinkRelay (fork of: [ElectronIRC/Otaku](https://github.com/ElectronIRC/Otaku), [ProgVal/Supybot-plugins](https://github.com/ProgVal/Supybot-plugins/tree/master/LinkRelay)) +- Mod of the LinkRelay plugin, designed for [OVERdrive-IRC](http://overdrive.tty.sh/), with a few extra features such as a configurable list of nicksToIgnore. + +##### Relay (fork of: [ProgVal/limnoria](https://github.com/ProgVal/Limnoria/tree/master/plugins/Relay)) +- Forked by request, adds text events similar to those of the LinkRelay mod above.