Merge pull request #47 from Parikshit-Hooda/patch-1
update readme- typo fix and license mention
This commit is contained in:
commit
9e5428eb04
1 changed files with 5 additions and 2 deletions
|
@ -46,8 +46,8 @@ Then
|
||||||
```
|
```
|
||||||
$ vim default.json.example
|
$ vim default.json.example
|
||||||
```
|
```
|
||||||
Input your bots token, the channel ID for your bot command channel, and the username & password for LBRYCrd
|
Input your bot's token, the channel ID for your bot command channel, and the username & password for LBRYCrd
|
||||||
Rename the configuration file to "default.json" with
|
. Then, Rename the configuration file to "default.json" with
|
||||||
|
|
||||||
```
|
```
|
||||||
$ mv default.json.example default.json
|
$ mv default.json.example default.json
|
||||||
|
@ -58,3 +58,6 @@ Then run npm install from within lbry-tipbot directory
|
||||||
npm install
|
npm install
|
||||||
node ~/lbry-tipbot/bot/bot.js
|
node ~/lbry-tipbot/bot/bot.js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## License
|
||||||
|
[MIT](https://github.com/lbryio/lbry-tipbot/blob/master/LICENSE)
|
||||||
|
|
Loading…
Add table
Reference in a new issue