Simon
Simon
Hello ! 👋 I have several questions about this package and its usage: - If I have understood correctly, this package implements private REST API of Instagram. Is it legal...
If spellchecking option is setted into bot's configuration, return spellchecked sentence and raw sentence. Why ? Because in some extractors, spellchecking will fix some words who must not be fixed....
Hello ! :) I'm trying to install Jarvis on my Raspberry Pi 3 on Raspbian Buster with desktop (without recommended softwares) and my old Logitech C270. I'm blocking on audio...
Hi ! I have implemented a simple `pause()` and `resume()` methods to have a solution to the issue that I met with the orginal methods (https://github.com/evancohen/sonus/issues/95)
Hi ! :) I would like to create a small Docker image, based on Alpine, to use phantom-pool into a Docker container. By default, from Node image `8.11-alpine`, it's seems...
Hello ! I'm trying to use this component on Safari, version 12.0.2 on MacOS 10.14.2. The `` is present into HTML DOM but nothing is displayed on the webapp. I...
Hello ! I'm trying to use `eslint-config-airbnb-typescript` in my project but WebStorm throw this errors: ``` ESLint: Definition for rule '@typescript-eslint/comma-dangle' was not found.(@typescript-eslint/comma-dangle) ESLint: Definition for rule '@typescript-eslint/no-loop-func' was...
Hello, I'm trying to make an automate to create custom post with taxonomy and post meta. But I did not found any documentation about this. I use the auto-discovering method...
Hello ! :) I'm trying to use Offline Directline with Docker. My bot and the Offline Directline are running fine, but from the Webchat, I got this error: `TypeError: Cannot...
Hi ! I'm using Owncloud 8.2 and Contact+ 1.0.9. All is working fine but when I click on share button, nothings happens. Do you have any solution to resolve this...