Top

Hosting of chatbot in live environment

Respondida

Comentarios

1 comentario

  • Comentario oficial
    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",                      
        },
    ...

     

    Acciones de comentarios Permalink

Iniciar sesión para dejar un comentario.

  • Pregunte a la Comunidad

    ¿Necesitas ayuda? Haz tus preguntas en la Comunidad para obtener respuestas de otros usuarios de Rainbow.

    Enviar un mensaje.