MyChat Scripts Engine: working with scripts
MyChat Server internal functions to work with scripts and Scripts Engine.
About time-scripts on MyChat Server
add the time-script to the execution queue from the the formed string; |
|
add the time script to the execution queue by the template, from ready script by its name; |
|
full clearing of the time-scripts execution queue; |
|
clear the text field of the scripts execution protocol; |
|
delete the time-script from the execution queue by its name; |
|
obtain the list of time-scripts with the specified name from the execution queue; |
|
total number of the time-scripts that are scheduled for the execution queue. |