Difference between revisions of "Main Page"
Line 20: | Line 20: | ||
Play@SmartBots is a replacement for SBSL ([http://www.mysmartbots.com/docs/SBSL SmartBots Scripting Language]). | Play@SmartBots is a replacement for SBSL ([http://www.mysmartbots.com/docs/SBSL SmartBots Scripting Language]). | ||
+ | == Publishing your devices == | ||
− | + | If your device or web project uses SmartBots, you can use [[Powered by SmartBots|these logos]]. | |
− | + | ||
− | + | ||
{{NavMenu}} | {{NavMenu}} |
Revision as of 11:18, 24 January 2017
Welcome to SmartBots Developers wiki!
Historically, we kept the developers documentation in our common docs here. We will be moving articles to this website little by little.
SmartBots provides various ways for developer to control bots, send group invitations, manage notices etc etc. Here are the most important of them:
Control SmartBots from other languages
- Control groups from LSL scripts: AdminBot library
- Control groups from websites: Simple group HTTP API
- Control bots from LSL scripts and websites: Bot HTTP API
- Control bots from servers and websites: PHP API
Write complete programs for bots
Currently we are working on javascript-based bot programming suite: Bot Playground (read the blog post here).
Play@SmartBots is our major subproject now. This is a very powerful programming suite: you write programs in pure JavaScript, powered with callback events and necessary commands to control your bot. These documentation pages will describe it in a first place.
Play@SmartBots is a replacement for SBSL (SmartBots Scripting Language).
Publishing your devices
If your device or web project uses SmartBots, you can use these logos.