Commands
From SmartBots Developers Docs
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"...")
Commands are being sent to the bot by calling the javascript method of Bot:
Bot.im("Glaznah Gassner", "Hello there!");