lbry-tipbot/README.md

14 lines
365 B
Markdown
Raw Normal View History

2016-07-13 21:19:22 +02:00
#Hashbot
#####Hashbot for LBRYs slack, sends out messages about the current mining process every hour or
#####when the command !hash gets detected.
######Installation
**Requirements:**
**node and npm > 0.12.x**
```
npm install
Edit the bot.js and add api key.
node bot.js
```
*Made by Fillerino for LBRYs slack, MIT Licensed so feel free to improve!*