Go to file
Valentin Lorentz 5f4817d40f Packages: Remove plugin. 2013-03-25 17:20:52 +01:00
AttackProtector Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
Biography Biography: First commit. 2013-03-09 20:12:24 +01:00
Brainfuck Rename all 'locale' directories to 'locales'. 2012-12-26 15:47:23 +01:00
Coffee Coffee: Fix Supybot compatibility. 2013-02-16 07:59:51 +00:00
Darkfallonline Add Darkfallonline plugin. 2013-02-08 19:06:27 +01:00
Debian Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
ERepublik Rename all 'locale' directories to 'locales'. 2012-12-26 15:47:23 +01:00
Eureka Eureka: Document the file format. 2013-01-26 22:24:27 +01:00
GUI Sudo & Variables: Add l10n-it. 2011-08-26 21:19:53 +00:00
GeekQuote Brainfuck & GeekQuote: add messages.pot 2011-11-08 02:37:03 +08:00
GitHub Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
Glob2Chan Glob2Chan: Update welcome message to display number of users on IRC. 2013-02-23 16:34:37 +00:00
GoodFrench Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
I18nPlaceholder I18nPlaceholder: Fix typo. 2012-06-13 17:16:02 +02:00
Iwant Iwant: Fix encoding issues. 2013-03-01 20:08:07 +00:00
Kickme Kickme: fix error if no reason is given. 2012-11-30 14:40:14 +00:00
LimnoriaChan LimnoriaChan/README.md: remove markdown from the first line. 2012-09-23 08:41:09 +03:00
LinkRelay LinkRelay: Make @list display a message when there is no relay. 2013-02-25 16:37:21 +01:00
ListEmpty ListEmpty: Create plugin. 2012-06-26 19:21:47 +02:00
Listener Listener: Truncate incoming messages at \n. 2012-08-31 13:56:57 +02:00
MeditationExcuses MeditationExcuses: Make plugin py3k-friendly. 2012-08-08 16:08:47 +02:00
MegaHAL MegaHAL: update warning 2011-01-17 17:55:16 +01:00
MilleBornes FortyTwo & GUI & GitHub & LinkRelay & MilleBornes & Twitter: fix import error on i18nless Supybots 2011-02-28 19:01:19 +01:00
NoLatin1 Rename all 'locale' directories to 'locales'. 2012-12-26 15:47:23 +01:00
Pinglist Pinglist: First commit. 2013-01-01 23:55:21 +01:00
Redmine Redmine: Add announces support. 2012-12-15 22:16:37 +01:00
Scheme Scheme: Mark plugin as deprecated, because of security issues. 2013-02-20 19:36:47 +01:00
Seeks Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
Sudo Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
SupyML SupyML: Set irc.nested to 1 if the command is nested (enforce Misc.tell protection). 2012-08-18 21:27:22 +02:00
SupySandbox SupySandbox/README: remove markdown from the first line. 2012-09-23 08:39:05 +03:00
TWSS TWSS: Add a README. 2012-10-10 13:33:57 +00:00
Trigger Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
Trivia Rename all 'locale' directories to 'locales'. 2012-12-26 15:47:23 +01:00
Twitter Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
TwitterStream TwitterStream: First commit. 2012-12-23 15:00:06 +00:00
Untiny Untiny: Expose a function usable by other plugins. 2012-11-02 12:49:01 +00:00
Variables Variables: Remove debug output. 2013-02-02 19:49:03 +01:00
WebLogs WebLogs: Fix order of kicker/kicked. 2012-02-13 19:38:54 +00:00
WebStats WebStats: Update 'about' links. 2013-02-17 16:07:03 +00:00
Website Website: Add #supybot to the list of allowed channels. 2013-01-04 15:05:48 +00:00
WikiTrans WikiTrans: Fix encoding in tests. 2013-01-21 19:52:22 +01:00
Wikipedia Multiple plugins: Remove packaging.py. 2013-02-15 21:27:10 +01:00
.gitignore LinkRelay: added l10n-fi & .gitignore: added *.mo 2011-08-18 17:26:32 +03:00
.travis.yml travis.yml: Exclude WebStats test (broken on Travis for some reason...). 2013-02-17 18:54:36 +01: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.