Alexandru Maxim

Results 5 issues of Alexandru Maxim

```bash npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details....

Randomly occurs when running it, even though is set up properly. ```javascript const salesForceConnection = new jsforce.Connection({ loginUrl: `https://${salesforce_endpoint}`, version: '41.0' }); ```

Have you got an example of how to add a png file for each frame? Merging a png with a gif file on background?

Hello, I am having a bit of a problem, I don't know how to make bot mention someone @name. For example I type "hello" and I want the bot to...