Update README.md

This commit is contained in:
GLolol 2014-03-14 17:56:10 -07:00
parent 42a6fc37df
commit df1c09b00c

View File

@ -1,20 +1,20 @@
# SupyPlugins # SupyPlugins
### GLolol's collection of Supybot plugins... ### GLolol's collection of Supybot plugins
This repository includes forks/mods of existing Supybot plugins and some that I've written myself over time. All of the code in this repository is considered **experimental** and **not** ready for production use. It may glitch, break, or spontaneously combust at any time. You have been warned! This repository includes forks/mods of existing Supybot plugins and some that I've written myself. All of the code in this repository is considered **experimental** and **not** ready for production use. It may glitch, break, or spontaneously combust at any time. You have been warned!
## List of plugins ## List of plugins
Please note that this list may not always be up to date; your best bet is to actually browse the code for yourself! ;) Please note that this list may not always be up to date; your best bet is to actually browse the code for yourself!
Any specific plugin dependancies should also be listed. Any specific plugin dependencies *should* also be listed.
##### LinkRelay (fork: [ElectronIRC/Otaku](https://github.com/ElectronIRC/Otaku), [ProgVal/Supybot-plugins](https://github.com/ProgVal/Supybot-plugins/tree/master/LinkRelay)) ##### LinkRelay (fork: [ElectronIRC/Otaku](https://github.com/ElectronIRC/Otaku), [ProgVal/Supybot-plugins](https://github.com/ProgVal/Supybot-plugins/tree/master/LinkRelay))
- Mod of the 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 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.
##### Relay (fork: [ProgVal/Limnoria](https://github.com/ProgVal/Limnoria/tree/master/plugins/Relay)) ##### 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.
##### Hostmasks ##### Hostmasks (deprecated)
- Hostmasks plugin, allows one to fetch idents, hosts, and appropriate banmasks for users. - Hostmasks plugin, allows one to fetch idents, hosts, and appropriate banmasks for users.
##### OperUp ##### OperUp