Mikael Finstad

Results 215 issues of Mikael Finstad

> The Insta bot goes to sleep till the morning. And it says: “sleeping 19 hours, waiting until 8 am” > Das problem is: of coz my Mac goes to...

bug

this was suggested by email

enhancement

Feature request received by email: > If I focus in jewelry companies on IG, account following contains jewelry IG account, followers are usually just random people. SO I want to...

enhancement

In instauto I'm seeing Action Blocked sometimes. I solved this by using [puppeteer-extra-plugin-stealth](https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-stealth) but in SimpleInstaBot we are using electron. Not sure if this issue will arise. https://github.com/mifi/instauto/issues/16

This has been requested. Not that easy because we cannot list followers of hashtags. Seems to be possible to like photos of hashtags, although I don't know how effective this...

enhancement

This bot was written in a bit of a hurry, because I just wanted to make a UI for [instauto](https://github.com/mifi/instauto). Therefore there are a few things that are a bit...

enhancement

For example when trying ``` AppleHealthKit.saveMindfulSession({ startDate: ..., endDate: ... }, (err) => { if (err) console.error(err.code) }) ``` The error object doesn't seem to have any code or anything...

Maybe some of these are self explanatory, but I'm trying to setup this but I find some of the documentation is a bit vague: 1. `initSdk` - when to call...

doc update

Like [source-map-cli](https://github.com/gabmontes/source-map-cli) does: ``` Maps to source.js:2:10 (baz) return baz(bar); ^ ```

enhancement

Potential improvements discovered during #87 but not blocking its merge: - [x] github action [slack notification like we had in travis](https://github.com/transloadit/node-sdk/blob/9bb622ebbedb67fab4fc618679f3bbe2b339e592/.travis.yml#L11) - [x] Use github releases with release notes instead...

enhancement
sdks
prio-3