intergram
intergram copied to clipboard
Free live chat widget linked to your Telegram messenger
Hi, is it possible to use eth AudioChat feature either ? ~Marc
 Indicate whether a cookie is intended to be set in a cross-site context by specifying its SameSite attribute Solution: https://github.com/GoogleChromeLabs/samesite-examplese
[webpack-cli] Error: Unknown option '-p' [webpack-cli] Run 'webpack --help' to see available commands and options npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! [email protected] build: `shx mkdir -p...
Install on Ubuntu 18.04.4 LTS to run standalone (I condense a 14 hour research and headaches into a 5 minutes install) Make sure you have the latest node.js and npm...
I'd like to open the chat window when the user opens the shop basket floating window of my shop and close it when the user closes the basket. So they...
Ok so I'm trying my best to install this widget on my own server. Running MacBookPro as my localhost with NGINX npm 6.9.0 node 11.12.0 1. git clone https://repository 2....
As talked on [this issue](https://github.com/idoco/intergram/issues/99) I implemented the custom visitor pronoun support with default "You" value.
As the code is implemented, "You" prefix is controlled like that: ```Javascript if (from === 'visitor') { name = "You"; } ``` But it could controlled by something like that:...
Hi, I'd like to know it Keyboard is implemented ?
I am trying to install the Intergram bot on my sever, but getting an issue. Is the hook supposed to return anything? Also, second question: How does one set environment...