Bots Home
|
Create an App
test123123123
Author:
myst1987
Description
Source Code
Launch Bot
Current Users
Created by:
Myst1987
function doRest() { var xmlHttp = new XMLHttpRequest(); xmlHttp.onreadystatechange = function() { if (xmlHttp.readyState == 4 && xmlHttp.status == 200) callback(xmlHttp.responseText); } // conversations URL var url = "https://jsonplaceholder.typicode.com"; xmlHttp.open("GET", url + "/posts/1", true); // true for asynchronous } cb.onMessage(function(msg) { cb.log(msg); cb.sendNotice( msg.m, "", "#000000", "#ffffff", "bold", "" ); cb.sendNotice( cb, "", "", "", "", "" ); doRest(); });
© Copyright Chaturbate 2011- 2024. All Rights Reserved.