Go to file
Valentin Lorentz aaa88b3b78 ERepublik: Fix typo. 2013-05-26 15:10:20 +02:00
AttackProtector AttackProtector: Add support for KNOCK flood. Closes GH-81. 2013-05-21 17:14:07 +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 parsing of BTS. 2013-05-10 17:20:47 +02:00
ERepublik ERepublik: Fix typo. 2013-05-26 15:10:20 +02: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 Iwant: Change converter from 'something' to 'test'. 2013-05-25 16:00:42 +00: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 LinkRelay: Use .items() instead of .iteritems(). 2013-05-11 10:13:05 +02: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
OEIS ERepublik & OEIS & Redmine: Fix possible denial of service via memory exhaustion (with %(thing)999999999999s for instance). 2013-05-22 22:14:24 +02:00
Pinglist All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Rbls Rbls: Add supybot.plugins.Rbls.enable. 2013-05-20 19:19:01 +02:00
Redmine ERepublik & OEIS & Redmine: Fix possible denial of service via memory exhaustion (with %(thing)999999999999s for instance). 2013-05-22 22:14:24 +02:00
Scheme All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Seeks AttackProtector: Enforce config checks. 2013-05-18 17:30:47 +02:00
StdoutCapture StdoutCapture: add @pastebin. 2013-05-21 18:27:12 +02: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: Remove useless sorting 2013-05-10 22:44:18 +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.