From f06b8a5dcb263d0e4915f9b78b2a45f77dc13348 Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Wed, 17 Aug 2016 17:01:32 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 16ec452..37717ba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# LBRY Hashbot +# Bot for [LBRY's Slack](https://slack.lbry.io) -Hashbot for [LBRY's Slack](https://slack.lbry.io). Posts mining info to #mining every hour and anytime someone says `!hash`. +Features: + +- Tipbot for LBC. Responds to `!tip`. +- Posts mining info to #mining every few hours and anytime someone says `!hash`. ## Requirements @@ -19,6 +22,3 @@ Then run: npm install SLACK_TOKEN= CHANNEL= node bot.js ``` - - -Made by Fillerino for LBRYs slack. MIT Licensed so feel free to improve! \ No newline at end of file