mirror of
https://github.com/LBRYFoundation/lbry-tipbot.git
synced 2025-08-23 16:57:24 +00:00
Update README.md
This commit is contained in:
parent
e458fd5838
commit
f06b8a5dcb
1 changed files with 5 additions and 5 deletions
10
README.md
10
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
|
## Requirements
|
||||||
|
@ -19,6 +22,3 @@ Then run:
|
||||||
npm install
|
npm install
|
||||||
SLACK_TOKEN=<your-slack-token> CHANNEL=<channel-for-bot> node bot.js
|
SLACK_TOKEN=<your-slack-token> CHANNEL=<channel-for-bot> node bot.js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Made by Fillerino for LBRYs slack. MIT Licensed so feel free to improve!
|
|
Loading…
Add table
Reference in a new issue