2011-10-29 12:39:38 +02:00
|
|
|
|
|
|
|
.. _plugin-supyml:
|
|
|
|
|
|
|
|
The SupyML plugin
|
|
|
|
=================
|
|
|
|
|
2011-10-29 13:29:17 +02:00
|
|
|
.. include:: unofficial.inc
|
|
|
|
|
2011-10-29 13:19:46 +02:00
|
|
|
Command
|
|
|
|
-------
|
|
|
|
|
2011-10-29 12:39:38 +02:00
|
|
|
.. _command-supyml-eval:
|
|
|
|
|
|
|
|
supyml eval [--warnings] <SupyML script>
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Executes the *<SupyML script>*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.. _plugin-supyml-config:
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
-------------
|
|
|
|
|
|
|
|
.. _supybot.plugins.SupyML.maxnodes:
|
|
|
|
|
|
|
|
supybot.plugins.SupyML.maxnodes
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: 30
|
|
|
|
|
|
|
|
Determines the maximum number of nodes processed by the 'SupyML eval' command.
|
|
|
|
|
|
|
|
.. _supybot.plugins.SupyML.public:
|
|
|
|
|
|
|
|
supybot.plugins.SupyML.public
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
Default value: True
|
|
|
|
|
|
|
|
Determines whether this plugin is publicly visible.
|
|
|
|
|