Skip to content

Commit b4433c6

Browse files
authored
Update README.md
1 parent 2e6051e commit b4433c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ A NodeJS bot that plays on the [hanab.live](https://hanab.live/) interface.
44
Currently, the bot plays at around level 0.5 of H-Group. It can handle direct play clues, save clues, clue focus, and some general ideas of Good Touch Principle.
55

66
## Running locally
7-
- You'll need to have NodeJS v16 or above to run the bot.
7+
- You'll need to have NodeJS v16 or above.
88
- Run `npm install` to install required dependencies.
9-
- Export the environment variables `HANABI_USERNAME` and `HANABI_PASSWORD` for the bot. (You'll need to create its account on hanab.live first.)
10-
- Run `node hanabi-bot.js` to start the bot.
9+
- Export the environment variables `HANABI_USERNAME` and `HANABI_PASSWORD` for the bot to log in. (You'll need to create its account on hanab.live first.)
10+
- Run `node src/hanabi-bot.js` to start the bot.
1111

1212
## Supported commands
1313
Send a PM to the bot on hanab.live to get it to respond.

0 commit comments

Comments
 (0)