Blog tools

Blog archives

AI Tokens: Smarter and 10x Cheaper Now

In addition to out previous post I would like to mention that SmartBots AI tokens became 10x cheaper:

  • 1M (one million) tokens cost L$100
  • 10M (ten millions) cost L$1,000
  • and so on

That’s thanks to new OpenAI pricing policy!

(more…)

Bot Playground update – move, fly, autopilot

We added new commands and events to Bot Playground (Second Life bot JavaScript sandbox). This update improves your abilities to control the bot movement.

Commands:

  • Bot.walkTo() – autopilot bot to the desired point on sim
  • Bot.fly() – make bot flying or not
  • Bot.move() – direct control over the bot movement and rotation

Events:

Feel free to try new commands and events, and make your bot alive. Bot Playground is always free (tho requires some JavaScript knowledge!)

Black Friday Sales!

November is a month where we enjoy the festivities and show appreciation.

On this Black Friday we have some exciting discounts on our Add-On Store:

  • 20% off any add-on using the coupon code: ITSFRIDAY2022 (Excluding Immortal Bot add-ons)
  • 10% off for Immortal Bot add-ons using the coupon code: ITSIMMORTALFRIDAY2022
  • 30% off for Bundles using the coupon code: ITSFRIDAY2022BUNDLE

Make sure to use it! The following coupon will be active until December 1st, 2022!

Thank you for choosing SmartBots and we wish you all the best in the upcoming holidays!

New Simple Groups API

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:

  • send_group_im – the command to send a message to the group chat,
  • set_http_callback – the command to set HTTP callbacks and get them when something happens in a group.

The currently available API calls are listed here.

Older Posts »