Go to file
Valentin Lorentz 371bbd4d29 Debian: Fix tests after Wheezy release. 2013-05-10 17:20:33 +02:00
AttackProtector AttackProtector: Apply user modes to banmasks 2013-04-01 13:37:59 +02:00
Biography Biography: Make plugin compatible with stock Supybot. 2013-03-28 20:52:48 +00:00
Brainfuck All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Coffee All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Darkfallonline All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Debian Debian: Fix tests after Wheezy release. 2013-05-10 17:20:33 +02:00
ERepublik All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Eureka All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
GUI All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
GitHub GitHub: Reply more nicely to POST requests. 2013-03-27 15:44:47 +00:00
Glob2Chan Glob2Chan: Add French welcome message. 2013-04-27 11:24:31 +00:00
GoodFrench All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
I18nPlaceholder All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Iwant All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Kickme All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
LimnoriaChan All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
LinkRelay Merge pull request #122 from Erika-Mustermann/master 2013-04-15 16:23:49 -07:00
ListEmpty All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Listener All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
MeditationExcuses All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
MegaHAL All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
MilleBornes All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
NoLatin1 All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Pinglist All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Redmine All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Scheme All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Seeks All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Sudo All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
SupyML All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
SupySandbox All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
TWSS All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Trigger Trigger: Fix hard-to-debug side effects if a trigger only contains spaces. 2013-04-20 09:12:29 +00:00
Trivia All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Twitter Twitter: Add supybot.plugins.Twitter.announce.users. 2013-05-10 16:57:25 +02:00
TwitterStream All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Untiny All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Variables All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
WebLogs All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
WebStats All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Website All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
WikiTrans WikiTrans: Fix encoding in tests. 2013-04-20 11:23:00 +02:00
Wikipedia All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
.gitignore LinkRelay: added l10n-fi & .gitignore: added *.mo 2011-08-18 17:26:32 +03:00
.travis.yml travis.yml: Update dependencies. 2013-05-10 17:08:00 +02:00
README.md Pinglist: First commit. 2013-01-01 23:55:21 +01:00

README.md

A bunch of plugins for Supybot / Limnoria I wrote myself or found on the net and improved.

AttackProtector

Provides configurable flood protection for channels.

##Brainfuck

Brainfuck (a turing-complete programming language) interpreter.

##Coffee

Makes coffee for the channel.

##Debian

Grabs data from Debian website.

##ERepublik

Graps data from e-republik.

##Eureka

Trivia plugin, with a new take on file design.

##GeekQuote

Grabs quotes from web services.

##GitHub

Plugin using the GitHub API & repo web hooks.

##GoodFrench

French typo/spelling checker.

##Iwant

Wishlist.

##Kickme

Utility plugin, useful in nested commands.

##LinkRelay

Highly configurable relay plugin.

##ListEmpty

List empty channels (or with few people) the bot is on.

##Listener

Run a telnet server and announce messages to a channel.

##Pinglist

Keeps a list of people attending a meeting/game, and provides a pingall command to ping them all.

##Seeks

Plugin for the Seeks search engine.

##SupyML

Markup-based Supybot language supporting variables and loops.

##Trigger

Utility plugin that runs commands when a join/part/whatever occurs.

##Trivia

Trivia plugin.

##Twitter

Advanced Twitter plugin, with multiple account support.

##Untiny

URL unshortener plugin.

##WebLogs

Display channel logs on the web (experimental!).

##WebStats

Display channel stats on the web.

##WikiTrans

Translates words/expressions using Wikipedia inter-language links.

##Wikipedia

Wikipedia plugin.