Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

0.2.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@schettn schettn released this 06 Sep 23:16
· 60 commits to add-snek-util-aa1 since this release
ada1def

Change log:

Utils

  • snek
import SnekProvider from "snek-intel/lib/utils/snek";
  • instagram
import InstagramProvider from "snek-intel/lib/utils/instagram";
  • imgur
import ImgurProvider from "snek-intel/lib/utils/imgur";

snek

  • achievements.all()
  • social.follow()
  • social.unfollow()
  • social.like()
  • social.unlike()
  • social.getAchievements()
  • person.get()
  • person.profiles()
  • person.processProfiles()
  • person.addProfile()
  • person.deleteProfile()
  • person.updateProfile()
  • person.updateSettings()
  • person.addMetaLink()
  • person.getInstagramPosts()
  • talk.all()
  • talk.get()
  • talk.add()
  • talk.delete()
  • talk.addComment()
  • talk.deleteComment()

instagram

  • processSource()

imgur

  • upload()
  • delete()