ReadyGamer API
Direct ReadyGamer API Access (Existing Virtuals Agent)
https://api.ready-gamer.sovrun.org/api/<name_of_game>/<command>/chathttps://api.ready-gamer.sovrun.org/api/roblox/lightsout/chatDefault template for POST Request
{
"text": "how are you doing?",
"userId": "123abc",
"userName": "john",
"agentName": "test_ready_gamer_agent",
"agentId": "8",
}Default template for the Response
Direct ReadyGamer API Access (Existing Agent)
HTTPS Post Request Format
Response Format
Last updated