Commands

From SmartBots Developers Docs
Bot Playground
Revision as of 13:25, 28 June 2016 by Gg (Talk | contribs) (Created page with "{{DISPLAYTITLE:{{SUBPAGENAME}}}} Commands are being sent to the bot by calling the javascript method of ''Bot'': <syntaxhighlight lang="javascript"> Bot.im("Glaznah Gassner"...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Commands are being sent to the bot by calling the javascript method of Bot:

Bot.im("Glaznah Gassner", "Hello there!");