Ping the Bot

ping (Commands)
TypeCorrade progressive command
Commandping
Parametersgroup, password
DescriptionThe ping command replies with pong to the callback.
PermissionsNone.
Last ChangesNone.

The ping command replies with pong.

Command Required Parameters Required Corrade Permissions Example
ping group, password
llInstantMessage(CORRADE, 
    wasKeyValueEncode(
        [
            "command", "ping",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            "callback", wasURLEscape(URL)
        ]
    )
);

Notes

  • The ping command is one way to check the round-trip between your script, Corrade and the receiver of the callback.

secondlife/scripted_agents/corrade/api/commands/ping.txt ยท Last modified: 2022/11/24 07:46 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.