Blog tools

Blog archives

SmartBots Official Blog

Subscribe now: important notifications and discount coupons!

Powerful inventory browser, appearance accelerator and APIs

We’ve published an important software update today, involving both bot software, website and our APIs.

Online Inventory Browser

The most noticeable update is the new Inventory Browser in bot control panel. Now you can browse bot’s folders and perform basic operations with these items:

  • wear and take off clothes
  • attach objects
  • change inventory objects’ permissions

This is just a first step to fully-functional inventory manager: we will add animation support, delivery and other features soon.

(more…)

Bots API update: reply dialog and attachments list

SmartBots HTTP API has been extended by adding two new functions:

  • reply_dialog
  • attachments

reply_dialog API call makes possible to send dialog replies to negative channels (say_chat_channel allows only zero and positive channels.

attachments API call can be used to get all attachments of your SL bot (including HUD attachments). The command supports several useful options to filter return values. The result of attachment call can be used by attachment_touch.

The next API update will contain two commands to wear and take off clothes, it is ready to get published, we are testing these calls now.