SET STATUS SUCCESS
SET STATUS FAIL
is it support by ob2 ? or it something different code. ?
SET STATUS SUCCESS
SET STATUS FAIL
is it support by ob2 ? or it something different code. ?
data.STATUS = "FAIL";
data.STATUS = "SUCCESS";
And if you want the bot to stop use
return;
after setting the status.
thanks my issue solved.
openbullet 2 has documentation like this ? like you told data.STATUS = “FAIL”; etc commands