Aelicia Fluent English Bot Language Project

From Virtual Paradise Wiki
Jump to navigation Jump to search

Aelicia is a bot which supports a scripting language similar to javascript, with additional fluent English language features.

The scripting language is aimed at a target audience that have little or no programming skills.


Aelicia is currently under development.

Here's a script example of an Aelicia greeter bot script.

step avatarenters
{
    say Hello #{avatar.name}.
}