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
schettn
released this
06 Sep 23:16
·
60 commits
to add-snek-util-aa1
since this release
Change log:
Utils
- snek
import SnekProvider from "snek-intel/lib/utils/snek";
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()
- processSource()
imgur
- upload()
- delete()