If you want to have a full control 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 bot autostart
- HTML example code with the link and the bot embed code;
<html> <body> <a href="#" id="go" onclick="quriobot.start()">Start</a> <script type="text/javascript" src="https://quriobot.com/qb/widget/NeBYgZbjAxE3l7jA/3MY12wr84drd8ARO"></script> </body> </html>
if you want to have a button instead of the link:
<html> <body> <button id="go" onclick="quriobot.start()">Start</button> <script type="text/javascript" src="https://quriobot.com/qb/widget/NeBYgZbjAxE3l7jA/3MY12wr84drd8ARO"></script> </body> </html>
Quriobot
Friendly & Fun
Interact & Convert