mirror of
https://github.com/LBRYFoundation/lbry-wunderbot.git
synced 2025-08-31 01:11:32 +00:00
commit
e6f033b49b
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
|
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
|
npm install
|
||||||
node bot.js
|
node bot/bot.js
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue