RE: Embedd as iframe does not work |
Make sure you put the correct id for your bot in the chat parameter, i.e. your bot's id is 12551. Here is an example of an embedded bot, http://botlibre.blogspot.ca/p/talk-with-brain-bot.html The code to embed your bot would be: <iframe src="http://www.botlibre.com/embedded?&chat=12551&background=fff" width="600" height="400" frameborder="0" scrolling="auto"></iframe>
|
|
|
|
|