v3.0.5
New Functionality:
- receiving voice memo's, stickers, and raven_media
- Accept or ignore pending friend requests on private accounts (example)
- Auto accept privacy cookies through a headless browser
- Auto open challenges in browser
- 2FA has been made easier to use (see wiki for example)
- Turn on debug mode to log all responses as json with the env variable
GOINSTA_DEBUG
, e.g.GOINSTA_DEBUG=true go run main.go
- Probably some more stuff