Aelicia Fluent English Bot Language Project

From Virtual Paradise Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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}.
}