Skip to content

Commit

Permalink
minor spelling mistake, laugh at this user
Browse files Browse the repository at this point in the history
  • Loading branch information
RUNGUSZONE committed Mar 7, 2024
1 parent c904d02 commit 7b934ca
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,9 @@ Training will also take a while, especially if you've given it a lot of data. Fo
- removeLinks: can be 0 or 1, 1 to remove links, 0 to allow them
<hr>

2. Open a terminal/command prompt in the `bot` folder, then run `npm install` to grab all the dependencies
2. Open a terminal/command prompt in the `frontend` folder, then run `npm install` to grab all the dependencies

3. Once that's done, run `npm install`, then `npm start` to run the bot

After first launch, you will just have to run `npm start` to run the bot from now on
3. Once that's done, run `npm start` to start the bot!

Bucket will log responses, and who triggered the bot in the `/bot/logs/` folder.

Expand Down

0 comments on commit 7b934ca

Please sign in to comment.