Configurable waiting time between operations
(*) Note: only the accounts that meet a specific criteria.
$ go get -v github.com/borteo/ermes
If you have already govendor installed, start from point 2:
$ go get -u github.com/kardianos/govendor
$ govendor sync
$ go build
$ ./ermes [-h -followers -followings -user={username} -timeline] [-skip]
Use the flag -h
to see all the available flags.
For instance, to run feature #5:
$ ./ermes -unfollow
Note: -skip
flag works only with followers, followings and user
This is a WIP project, feel free to fork it and/or create PRs/Issues.
This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent and unofficial pseudo-bot. Use at your own risk.
Version | Tag | Published |
---|---|---|
v0.0.0-20180121212324-beb335b99bec | 1yr ago |