Skip to content

tipitbot

GitHub App

tipitbot

GitHub App

This is a Github implementation of tipitbot. tipit is a cryptocurrency tipping bot that supports multiple platforms. You can use a cryptocurrency wallet such as Scatter, Anchor, or Lynx to deposit one of our supported cryptocurrencies

To login to your tipit account using Github, go to https://tipit.io, and click the "login" button.

From there, you will be able to check your balance, deposit in to your Github tipit wallet, or send tokens to others.

How to use tipit on Github

First, install tipitbot for Github and add to your repo/s.

tipit on Github supports 2 primary actions : A reward pool, and tipping another user.

The bounty reward system functions as follows :

  1. A user starts a reward pool for a Github issue by comments ".pool AMOUNT TOKEN MEMO", where "AMOUNT" is a numeric value of tokens, such as 1.2, 2.3, 3, etc, and "TOKEN" is the token being added to the pool, such as EOS, or another supported tipit token. "MEMO", is a comment added to the pool transaction regarding the pool, such as "Let's get this fixed!". A pool can be added to by other users by issuing the same command while the issue is open and a merge has not closed the pool.

  2. Once the pool is created, the users can submit pull requests as solutions to the issue. Once owner of the repository decides that a pull request solves the issue, they merge it, and the bounty is paid to the user who submitted the pull request.

Tipping another user on Github can be done as follows :

  1. Comment on an issue with ".tip @user AMOUNT TOKEN", where "AMOUNT" is a numeric value of tokens, such as 1.2, 2.3, 3, etc, and "TOKEN" is the token being added to the pool, such as EOS, or another supported tipit token. "MEMO", is a comment added to the pool transaction regarding the pool, such as "Nice job!".

Developer

tipitbot is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse