Top

Hosting of chatbot in live environment

Répondu

Commentaires

1 commentaire

  • Commentaire officiel
    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",                      
        },
    ...

     

    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.

  • Demandez à la Communauté

    Vous avez besoin d'aide? Posez vos questions à la Communauté et obtenez des réponses d'autres utilisateurs Rainbow.

    Poster un message