From d15dd9e0c6834392ddf18b5d8f6a8aecfd51610d Mon Sep 17 00:00:00 2001 From: ICTman1076 Date: Tue, 1 May 2018 17:38:23 +0100 Subject: [PATCH] Changed README.md to explain more about LBC Perhaps this entire readme should be updated? I just edited the start, just in case you wanted to keep the rest, but I feel it'd be better to replace the readme entirely. --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af1fda8..27fb395 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ -node-tip-bot-twitter is an open-source node.js twitter bot for tipping with altcoins. +This is a fork of node-tip-bot-twitter, an open-source node.js twitter bot for tipping with altcoins. +In particular, this fork is for [LBC](https://lbry.io/). LBRY.io, the network behind it, describes +itself as: -# Instalation +``` +...a free, open, and community-run digital marketplace. +You own your data. You control the network. Indeed, you are the network. +Hollywood films, college lessons, amazing streamers and more are on the first media network ruled by you. +``` + +If you want to get started with LBRY.io, go to https://lbry.io/get. If you wish to set up your own twitter +tip bot, it may be more beneficial to start with the [original node-tip-bot-twitter](https://github.com/gameunits/node-tip-bot-twitter). + +# Installation To install node-tip-bot simply clone this repo and install dependencies: ```bash git clone https://github.com/gameunits/node-tip-bot-twitter