mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-23 20:49:43 +01:00
39 lines
630 B
ReStructuredText
39 lines
630 B
ReStructuredText
|
|
||
|
.. _plugin-supyml:
|
||
|
|
||
|
The SupyML plugin
|
||
|
=================
|
||
|
|
||
|
.. _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.
|
||
|
|