Add a bunch of plugins from ProgVal/Supybot-plugins, and add configuration doc for others.

This commit is contained in:
Valentin Lorentz
2011-10-29 12:39:38 +02:00
parent f0b2a20305
commit eafcaa63c3
21 changed files with 1413 additions and 93 deletions

View File

@ -0,0 +1,38 @@
.. _plugin-supysandbox:
The SupySandbox plugin
======================
.. _command-supysandbox-sandbox:
supysandbox sandbox <code>
Runs Python code safely thanks to pysandbox
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. _command-supysandbox-runtests:
supysandbox runtests
^^^^^^^^^^^^^^^^^^^^
.. _plugin-supysandbox-config:
Configuration
-------------
.. _supybot.plugins.SupySandbox.public:
supybot.plugins.SupySandbox.public
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Default value: True
Determines whether this plugin is publicly visible.