Go to file
Valentin Lorentz 63cd704006 IMBd: Fix typo. (See GH-138.) 2013-08-25 21:39:07 +02:00
AttackProtector AttackProtector: Fix Pypy compatibility (again). 2013-08-25 13:54:29 +02:00
AutoTrans AutoTrans: Write tests. 2013-08-14 22:26:37 +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
ChannelStatus ChannelStatus: Fix Python 3 compatibility. 2013-08-05 09:00:54 +00:00
Cleverbot Cleverbot: Fix typo. 2013-07-12 00:45:39 +00: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: Add configurable default values for @version. 2013-07-23 12:39:37 +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: Fix Python 2 support again. 2013-07-21 11:53:12 +00:00
Glob2Chan Glob2Chan: Switch to Python 3. 2013-08-25 11:52:41 +00:00
GoodFrench GoodFrench: Fix typoes and ignore URLs. 2013-07-16 13:38:00 +00:00
I18nPlaceholder All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
IMDb IMBd: Fix typo. (See GH-138.) 2013-08-25 21:39:07 +02: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: LinkRelay: Fix Pypy compatibility. 2013-08-25 13:42:46 +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 OEIS: Fix compatibility with Python 3. 2013-07-17 14:29:30 +00:00
PingTime PingTime: Replace non-breakable space. 2013-08-13 15:46:16 +02:00
Pinglist All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
RateLimit RateLimit: Add optional error message. 2013-08-13 16:07:12 +02: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 Scheme: Fix typoes. 2013-08-01 15:31:19 +02:00
Seeks Seeks: Honor --no-network in tests. 2013-08-13 17:16:07 +00:00
StdoutCapture StdoutCapture: prevent capture of already captured output (crash because __call__ is not implemented). 2013-08-23 02:17:03 +02:00
Sudo Sudo: Fix compatibility with Python 3. 2013-06-16 07:09:54 +00: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 help of config help strings. 2013-07-17 21:04:06 +00:00
Trivia All plugins: Add Python 3 support. 2013-03-25 19:12:08 +01:00
Twitter Twitter: Fix 0~fec7cb8529ca84bd5a01545da73a5b6ed27749181. 2013-07-16 09:46:21 +00: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
WebDoc WebDoc: Add plugin description and fix crash if a command has no description (as Factoids.learn). 2013-07-16 09:45:19 +00:00
WebLogs LinkRelay: Don't log relayed messages. Closes GH-86. 2013-07-24 14:17:59 +00:00
WebStats WebStats: Use global stylesheet. 2013-06-01 11:44:48 +02: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 Wikipedia: Avoid showing useless 'non-result'. 2013-08-20 21:46:56 +00:00
WunderWeather WunderWeather: Add Python 3 compatibility. 2013-06-16 09:49:22 +02:00
.gitignore LinkRelay: added l10n-fi & .gitignore: added *.mo 2011-08-18 17:26:32 +03:00
.travis.yml travis.yml: Use --no-network. 2013-08-13 17:03:37 +00: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.