Skip to content

v3.0.5

Compare
Choose a tag to compare
@Davincible Davincible released this 24 Jan 11:31
· 58 commits to master since this release

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