mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-23 12:39:35 +01:00
67 lines
2.1 KiB
ReStructuredText
67 lines
2.1 KiB
ReStructuredText
|
|
.. _thirdparty-repositories:
|
|
|
|
************************
|
|
Third-party repositories
|
|
************************
|
|
|
|
Repositories available with :ref:`PluginDownloader <plugin-plugindownloader>`
|
|
=============================================================================
|
|
|
|
.. _repository-progval:
|
|
|
|
ProgVal's repository
|
|
--------------------
|
|
|
|
https://github.com/ProgVal/Supybot-plugins
|
|
|
|
ProgVal's repository contains various plugins, mainly hacks, utilities,
|
|
website access or updated plugins.
|
|
|
|
* :ref:`AttackProtector <plugin-attackprotector>`: Punishment/protection
|
|
against flooders
|
|
* :ref:`GUI <plugin-gui>`: Experimental plugin that aim to provide a graphical
|
|
user interface to Supybot.
|
|
* :ref:`LinkRelay <plugin-linkrelay>`: Enhanced version of quantumlemur's
|
|
LinkRelay: a highly configurable relay between channels.
|
|
* :ref:`Packages <plugin-packages>`: An abandonned packaging system with
|
|
dependencies handling.
|
|
* :ref:`GitHub <plugin-github>`: Access to the GitHub API. Support for
|
|
Post-receive URLs.
|
|
* :ref:`MegaHAL <plugin-megahal>`: Highly deprecated plugin that provides
|
|
support for the MegaHAL chatterbot.
|
|
* :ref:`Trigger <plugin-trigger>`: Utility plugin that allow you to run
|
|
commands when an event (join, part, privmsg, ...) happened.
|
|
* :ref:`Twitter <plugin-twitter>`: A Twitter plugin that supports (and
|
|
requires) OAuth authentication and multiple accounts (one account per
|
|
channel and one for the whole bot).
|
|
* :ref:`Sudo <plugin-sudo>`: Utility plugin that allow you to give your
|
|
user access to a restricted command only if the commands matches a given
|
|
regular expression.
|
|
|
|
.. _repository-quantumlemur:
|
|
|
|
quantumlemur's repository
|
|
-------------------------
|
|
|
|
https://github.com/quantumlemur/Supybot-plugins
|
|
|
|
* :ref:`LinkRelay <plugin-linkrelay>`: Highly configurable relay between
|
|
channels.
|
|
* :ref:`Timebomb <plugin-timebomb>`: The timebomb game.
|
|
* :ref:`Triva <plugin-trivia>`: A trivia game.
|
|
* :ref:`Wikipedia <plugin-wikipedia>`: Retrieve Wikipedia pages.
|
|
|
|
.. _repository-stepnem:
|
|
|
|
stepnem's repository
|
|
--------------------
|
|
|
|
https://github.com/stepnem/supybot-plugins
|
|
|
|
A bunch of old plugins.
|
|
|
|
.. NOTE::
|
|
|
|
This list is not exhaustive.
|