Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.14 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.14 KB

I started development of this program in golang

I don't use a fork because I can't open issue and for a while I'll need it.

Here is original repository

Visit OctoBot Repository on GitHub

GoctoBot

Tired of OctoCat hogging the spotlight?

Installation

git clone git@github.com:0bvim/goctobot.git
# or
gh repo clone 0bvim/goctobot
cd goctobot
make

Usage

./goctobot <command> [username]
follow [username] — Follow all followers of the specified user.
unfollow — Unfollow who do not follow back.
following — Shows count of users you follow.
followers — Show count of your followers.

Coming soon

  * Allow list -> When you run unfollow command you will can have a file in repository with usernames that you don't want unfollow even if them don't follow you back. Like Torvalds, Thompson and so forth.
  * Deny list -> When you run follow [username] command and don't want to follow someone is just put name in a file to.