Skip to content

aiya000/twim

Repository files navigation

Twim

Twim is a management system to follow/unfollow users smartly.

Currently WIP.

# 💠 Features 💠

  • Following users that is another user's follower or followee

    • But Twim avoids following the users twice or more
    • Meaning Twim follows the users only once
  • Unfollowing users that is not following you

    • But never unfollowing users that is specified by you

Requirements

$ t authorize

Configurations

You must run $ twim init-config before use this app.

This generates ~/.config/twim/config.

~/.config/twim/config

TODO

Usage

# TODO

Issues

t: command not found

Did you forget adding t to $PATH?

authorize: uninitialized constant ...

$ t authorize
...:in authorize': uninitialized constant ...

Fix

$ gem install twitter -v 6.1.0
$ gem uninstall twitter -v 6.2.0

About

A twitter management system to clever follow & unfollow

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors