Skip to content

Instantly share code, notes, and snippets.

@jngnyc
Created June 19, 2017 18:40
Show Gist options
  • Save jngnyc/15cce39eeec21bc234479ce0ffca7dda to your computer and use it in GitHub Desktop.
Save jngnyc/15cce39eeec21bc234479ce0ffca7dda to your computer and use it in GitHub Desktop.
<!-- base web-InstaBot JS snippet -->
<script type="text/javascript" src="https://portal.roko.mobi/jsapi/rokoInstabot.js">
// replace with your own Mobi API key (required)
apiKey: "jMfFwdm3wc4KhjK7AF3uS1HCeKBWWhYIB3JzvpUeJ74=",
// initialEvent must match the conversation's event-trigger in the portal (required)
initialEvent: "training"
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment