Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jimkang/quidprofollow

Account's avatar
jimkang/call-next-tick
Calls callbacks on next tick so you can avoid craziness from code that expects async to not execute immediately.
Account's avatar
mbostock/queue
DEPRECATED; renamed d3-queue.
Account's avatar
jimkang/standard-bail
Makes callbacks that log and/or call the outer callback if there's an error so that you don't have to.
Account's avatar
ttezel/twit
Twitter API client for node (REST & Streaming)
Account's avatar
jimkang/twitterjerkdetector
Given an array of Twitter user ids, gives back an array of the subset of those user ids that aren't jerks.
Account's avatar
mattinsler/longjohn
Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

jimkang's profile
jimkang
25 contributions
coleww's profile
coleww
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
jimkang

jimkang/quidprofollow

Makes a Twitter bot's (or human user's) follower and followee lists match by following and unfollowing to make it happen.

JavaScript
3
1
No license

Quidprofollow is a Node.js utility that synchronizes a Twitter account’s followers and followees so the two lists match, automatically following missing accounts and unfollowing extra ones. It’s aimed at developers or bot owners who want a simple, programmable way to keep a Twitter user’s follow graph identical, with optional filtering of which accounts may be followed.