Difference between revisions of "Main Page"

From SmartBots Developers Docs
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Welcome to SmartBots Developers wiki!
 
Welcome to SmartBots Developers wiki!
  
Historically, we kept the developers documentation in our common docs [http://www.mysmartbots.com/docs/ here]. We will be moving articles to this website little by little.
+
We consider in-world developers as one of the most important users of SmartBots (we even have a dedicated wiki for you!). The most advanced (and documented) tools are targeted to SL scripters and programmers.
  
SmartBots provides various ways for developer to control bots, send group invitations, manage notices etc etc. Here are the most important of them:
+
SmartBots provides various ways for developer to control bots, send group invitations, manage notices etc etc.
  
== Ways to write programs for SmartBots ==
+
== Bot or group? ==
  
 +
There are two approaches to control:
 +
 +
# '''Bot-centric''' - this means you want to control your bot. Walk, talk, manage groups, talk in groups. This is possible if you own a Personal Bot at SmartBots.
 +
# '''Group-centric''' - this means you consider the group being important (yeah, there's a bot behind it... but you don't care the location of the bot, its appearance etc).
 +
 +
== Ways to write programs for SmartBots ==
  
* JavaScript, sandbox:
+
* JavaScript, bot-centric:
 
** [[Bot Playground]] - hosted sandbox to run scripts to control bots
 
** [[Bot Playground]] - hosted sandbox to run scripts to control bots
 
* LSL, bot-centric:
 
* LSL, bot-centric:
Line 15: Line 21:
 
* LSL, group-centric:
 
* LSL, group-centric:
 
** [http://www.mysmartbots.com/docs/AdminBot_(LSL_Library) AdminBot library]
 
** [http://www.mysmartbots.com/docs/AdminBot_(LSL_Library) AdminBot library]
 +
** [[HTTP API/Simple Groups|Simple Groups HTTP API]]
  
 
We also have a PHP wrapper for HTTP API: [http://www.mysmartbots.com/dev/docs/PHP PHP API]
 
We also have a PHP wrapper for HTTP API: [http://www.mysmartbots.com/dev/docs/PHP PHP API]
  
Old way, SBSL (easy but not recommended): [http://www.mysmartbots.com/docs/SBSL SmartBots Scripting Language].
+
Finally, the old way, SBSL (easy but not recommended): [http://www.mysmartbots.com/docs/SBSL SmartBots Scripting Language].
  
 
== Publishing your devices ==
 
== Publishing your devices ==

Latest revision as of 15:08, 14 October 2019

Welcome to SmartBots Developers wiki!

We consider in-world developers as one of the most important users of SmartBots (we even have a dedicated wiki for you!). The most advanced (and documented) tools are targeted to SL scripters and programmers.

SmartBots provides various ways for developer to control bots, send group invitations, manage notices etc etc.

Bot or group?

There are two approaches to control:

  1. Bot-centric - this means you want to control your bot. Walk, talk, manage groups, talk in groups. This is possible if you own a Personal Bot at SmartBots.
  2. Group-centric - this means you consider the group being important (yeah, there's a bot behind it... but you don't care the location of the bot, its appearance etc).

Ways to write programs for SmartBots

We also have a PHP wrapper for HTTP API: PHP API

Finally, the old way, SBSL (easy but not recommended): SmartBots Scripting Language.

Publishing your devices

If your device or web project uses SmartBots, you can use these logos.