GitXplorerGitXplorer
p

Supybot-plugins

public
107 stars
63 forks
59 issues

Commits

List of commits on branch master.
Unverified
6bd0ca2d54717a3fb975499492c564c95f17c355

EchoTyping: Add new testimonial

pprogval committed 2 months ago
Unverified
1ab9c3a6b52d55b4f53af1cc64446819c03c8b9c

EchoTyping: Credit testimonials' authors

pprogval committed 2 months ago
Unverified
2f9d4e732e6be54620fe44ad9257e4ccff6b80f9

GitHub: Stop calling merged PRs "closed"

pprogval committed 2 months ago
Unverified
2e42d84bd8d76050937d05d135f00d94a7c3bcaf

GitHub: Fix events not being announced in other networks if an other network is disconnected

pprogval committed 3 months ago
Unverified
b25e8d4fe1bab36f00ca196e68e37e6f1379b83b

all plugins: replace 'imp' with 'importlib'

pprogval committed 9 months ago
Unverified
9e96354f4b63f8847e4c524d197c504ac3baf16b

Remove some broken/unmaintained plugins

pprogval committed 9 months ago

README

The README file for this repository.

A bunch of plugins for Supybot / Limnoria I either wrote myself or found on the net and improved. Plugins that require HTTPd aren't compatible with Supybot or gribble. If you cannot load these plugins in Limnoria, please make sure you are using a recent version with the version command.

To install dependencies for Limnoria and these plugins, run

pip install -r https://raw.githubusercontent.com/ProgVal/Limnoria/master/requirements.txt
pip install -r requirements.txt

Build Status

AttackProtector

Provides configurable flood protection for channels.

AutoTrans

Sends in a query a translation of messages received in a channel.

Brainfuck

Brainfuck (a turing-complete programming language) interpreter.

ChannelStatus

Web interface for displaying channel-related data (topic, users, …)

Coffee

Makes coffee for the channel.

Debian

Grabs data from Debian's website.

Eureka

Trivia plugin, with a new take on file design.

GitHub

Plugin using the GitHub API & repo web hooks. This plugin requires Limnoria

GoodFrench

French typo/spelling checker.

IgnoreNonVoice

This plugin ignores users who aren't voiced. Can also be configured to only work when the channel is moderated mode +m. Useful with lesser moderation (mode +z).

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.

OEIS

Graps data from the Online Encyclopedia of Integer Sequences.

Pinglist

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

RateLimit

Provides rate-limiting of commands.

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!). This plugin requires Limnoria.

WebStats

Display channel stats on the web. This plugin requires Limnoria.

WikiTrans

Translates words/expressions using Wikipedia inter-language links.

Wikipedia

Wikipedia plugin.