<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>behavior on asdfasdfasdfasdfddd</title><link>https://academy.test.quriobot.com/tags/behavior/</link><description>Recent content in behavior on asdfasdfasdfasdfddd</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://academy.test.quriobot.com/tags/behavior/index.xml" rel="self" type="application/rss+xml"/><item><title>Start bot by clicking a link (or a button) on your website</title><link>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/start-bot-by-clicking-a-link-or-a-button-on-your-website/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/start-bot-by-clicking-a-link-or-a-button-on-your-website/</guid><description>If you want to have full control of when your bot will start, you can use QB Javascript API
So, for example, say you have a link with which you want to start the bot. All you need is:
Disable the botautostart HTML example code with the link and the bot embed code; &amp;lt;html&amp;gt; &amp;lt;head&amp;gt; &amp;lt;YOUR BOT EMBED CODE&amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt; &amp;lt;a href=&amp;#34;#&amp;#34; id=&amp;#34;go&amp;#34; onclick=&amp;#34;quriobot.start()&amp;#34;&amp;gt;Start&amp;lt;/a&amp;gt; &amp;lt;/body&amp;gt; &amp;lt;/html&amp;gt; if you want to have a button instead of the link:</description></item></channel></rss>