Hosting of chatbot in live environment
Respondidawe recently developed a sandbox-rainbow chatbot and tested by running it in local system. It is working fine.
May i know what are the steps to host chatbot live in rainbow production server.
-
Comentario oficial
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
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario