Rhai Scripting
Rhai provides a way to automate things. A script listens to messages in the system and reacts by emitting another messages and/or by calling service methods.
Take also a look at the Cookbook for examples.
Rhai provides a way to automate things. A script listens to messages in the system and reacts by emitting another messages and/or by calling service methods.
Take also a look at the Cookbook for examples.
on_messagespawn_process(program, args)error(message) and warning(message)starts_with(another)