update
This commit is contained in:
parent
26a88f8525
commit
9a4a561179
@ -12,7 +12,7 @@ Structure:
|
|||||||
|
|
||||||
**handler** - This folder contains files that read the commands folders contents.
|
**handler** - This folder contains files that read the commands folders contents.
|
||||||
|
|
||||||
**index.js** - This is the main file to run the bot.
|
**wttr_bot.js** - This is the main file to run the bot.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -25,7 +25,7 @@ Structure:
|
|||||||
TOKEN = token
|
TOKEN = token
|
||||||
```
|
```
|
||||||
|
|
||||||
4) Run the bot ```node index.js```
|
4) Run the bot ```node wttr_bot.js```
|
||||||
|
|
||||||
|
|
||||||
Want to make this better? Issue a pull request!
|
Want to make this better? Issue a pull request!
|
||||||
|
Loading…
Reference in New Issue
Block a user