Updated README.md
This commit is contained in:
parent
7bcf5c15b8
commit
cc19357103
2 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
#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!*
|
Loading…
Reference in a new issue