Top

Hosting of chatbot in live environment

Answered

Comments

1 comment

  • Official comment
    Pascal BORSCHNECK

    Hi,

    During summer 2018, you'll need to add app id / secret to your bot.  It'll be announced in the newsletter before.

    For the moment, to put your "bot" on the production, just create a specific user on https://web.openrainbow.com and use it in your config (without app id and secret).

     

    In options, put official in place of sandbox to connect to production :

    // Define your configuration
    let options = {
        "rainbow": {
            "host": "official",                      
        },
    ...

     

    Comment actions Permalink

Please sign in to leave a comment.

  • Ask the Community

    Do you need help? Ask your questions to the Community and get answers from other Rainbow users.

    Post message