We added two new commands that allow you to control the typing notifications sent by your bot to other residents:
- typing_start (uuid, [keep-typing-delay])
- typing_stop (uuid)
The same for Bot Playground:
(more…)wp_head(); ?>
We added two new commands that allow you to control the typing notifications sent by your bot to other residents:
The same for Bot Playground:
(more…)We added new API calls to allow managing groups without a personal bot.
SmartBots allows managing groups by “system” bots. Such groups run on a bot provided by SmartBots (the advantages are a cheaper price and easier management).
As a beginning, two API calls have been added:
The currently available API calls are listed here.
Hello everyone!
During the last few months we were working on SpeedLight (the first and only Second Life web and mobile viewer). This does not mean we’ve forgot about SmartBots! Nope. SpeedLight runs on SmartBots engine and we added a lot of new features to the engine.
Now it is time to bring these new features to SmartBots users!
We are starting with a new HTTP API command and an updated HTTP callback feature:
We will be adding more features to API soon. Also, the Bots Playgroups (the JavaScript bots programming tool) will get updates. Finally, we did a new security-related add-on for your bots. Testing it now, to be released this month!
Thank you for staying with us, and stay tuned! :)
The HTTP API library has been expanded with a new command!:
offer_teleport – Commands bot to send a teleport request to an avatar with a custom message (optional).
If you have any questions or comments please feel free to leave a comment on the docs page!