AW_LOGIN_NAME

TYPE

String

DESCRIPTION

Specifies the name of your bot before calling aw_login.

NOTES

The name can be any string from 2 to 16 characters in length.

If your bot speaks, the name will appear to other users with brackets ([]) around it to indicate that it is a bot.

EXAMPLE

aw_string_set (AW_LOGIN_NAME, "MyBot");

SEE ALSO

aw_login