mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-09-02 10:15:17 +00:00
fix readme slightly
This commit is contained in:
parent
5507ab1547
commit
521c2674b3
1 changed files with 3 additions and 3 deletions
|
@ -17,9 +17,9 @@ Features:
|
|||
|
||||
Create a bot and get the bot's API Token: https://discordapp.com/developers/applications/me
|
||||
|
||||
Edit and rename default.json.example in /config, then run:
|
||||
Edit and rename default.json.example in /config, then cd to wunderbot directory and run:
|
||||
|
||||
```
|
||||
npm install
|
||||
node bot.js
|
||||
```
|
||||
node bot/bot.js
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue