mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-30 07:21:12 -05:00
README: resort plugin list [skip ci]
This commit is contained in:
parent
39ae7846c7
commit
fd468bb9e3
20
README.md
20
README.md
@ -52,12 +52,12 @@ Most of these plugins also have their own READMEs in their folders; you can usua
|
|||||||
##### LastFM
|
##### LastFM
|
||||||
- LastFM plugin, forked from [krf/supybot-lastfm](https://github.com/krf/supybot-lastfm).
|
- LastFM plugin, forked from [krf/supybot-lastfm](https://github.com/krf/supybot-lastfm).
|
||||||
|
|
||||||
##### [NoTrigger](NoTrigger/README.md)
|
|
||||||
- Anti-abuse script; prevents the bot from triggering other bots by modifying its output slightly. For more information, see [NoTrigger/README.md](NoTrigger/README.md).
|
|
||||||
|
|
||||||
##### [Namegen](Namegen/README.md)
|
##### [Namegen](Namegen/README.md)
|
||||||
- A small random name generator.
|
- A small random name generator.
|
||||||
|
|
||||||
|
##### [NoTrigger](NoTrigger/README.md)
|
||||||
|
- Anti-abuse script; prevents the bot from triggering other bots by modifying its output slightly. For more information, see [NoTrigger/README.md](NoTrigger/README.md).
|
||||||
|
|
||||||
##### [OperUp](OperUp/README.md)
|
##### [OperUp](OperUp/README.md)
|
||||||
- Allows Supybot to oper up on configured networks, automatically (on connect) and on demand.
|
- Allows Supybot to oper up on configured networks, automatically (on connect) and on demand.
|
||||||
|
|
||||||
@ -75,17 +75,13 @@ Most of these plugins also have their own READMEs in their folders; you can usua
|
|||||||
##### [RelayNext](RelayNext/README.md)
|
##### [RelayNext](RelayNext/README.md)
|
||||||
- Next generation relayer plugin, designed with two-way relays in mind.
|
- Next generation relayer plugin, designed with two-way relays in mind.
|
||||||
|
|
||||||
##### SedRegex
|
|
||||||
- History replacer using sed-style expressions. Fork of [t3chguy's Replacer plugin](https://github.com/t3chguy/Limnoria-Plugins/tree/master/Replacer).
|
|
||||||
|
|
||||||
##### [TranslateParty](TranslateParty/README.md)
|
|
||||||
- Translates text through Google Translate multiple times in order to get amusing results.
|
|
||||||
- **Note: This plugin requires Python 3!**
|
|
||||||
|
|
||||||
##### RhymeZone
|
##### RhymeZone
|
||||||
- Fetches rhymes from http://rhymezone.com/.
|
- Fetches rhymes from http://rhymezone.com/.
|
||||||
- Unsupported on Python 2 due to string encoding issues.
|
- Unsupported on Python 2 due to string encoding issues.
|
||||||
|
|
||||||
|
##### SedRegex
|
||||||
|
- History replacer using sed-style expressions. Fork of [t3chguy's Replacer plugin](https://github.com/t3chguy/Limnoria-Plugins/tree/master/Replacer).
|
||||||
|
|
||||||
##### SupyMisc
|
##### SupyMisc
|
||||||
- Some assorted commands that don't seem to fit anywhere else.
|
- Some assorted commands that don't seem to fit anywhere else.
|
||||||
|
|
||||||
@ -93,6 +89,10 @@ Most of these plugins also have their own READMEs in their folders; you can usua
|
|||||||
- An alternative to Supybot's built-in DNS function, using the `host` DNS lookup utility on the host machine.
|
- An alternative to Supybot's built-in DNS function, using the `host` DNS lookup utility on the host machine.
|
||||||
* **Requires:** `host` DNS lookup binary (as in `/usr/bin/host`)
|
* **Requires:** `host` DNS lookup binary (as in `/usr/bin/host`)
|
||||||
|
|
||||||
|
##### [TranslateParty](TranslateParty/README.md)
|
||||||
|
- Translates text through Google Translate multiple times in order to get amusing results.
|
||||||
|
- **Note: This plugin requires Python 3!**
|
||||||
|
|
||||||
##### Voteserv
|
##### Voteserv
|
||||||
- A plugin for storing and manipulating votes/polls.
|
- A plugin for storing and manipulating votes/polls.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user