Skip to content

Commit 4a87162

Browse files
authored
Fixed a type I noticed in the readme
1 parent e5cd574 commit 4a87162

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Copy the guildID to "guildId" (Turn on dev mode > Right Click guild > CopyID)
2424
Run `node deploy-commands.js` so all the commands deploy instantly to your server
2525
Run the BOT using `node index.js`
2626

27-
In hackmud run the command chat_pass and copy the result
27+
In hackmud run the command `chat_pass` and copy the result
2828
In discord send `/settings auth password:"pass"`
29-
Once it says its successfully set the Token run `/settomgs setup` then `/client start`
29+
Once it says its successfully set the Token run `/settings setup` then `/client start`
3030
The guild the bot is in should now have all of your users set as channels and it should start pulling messages.
3131

3232
## Contributions

0 commit comments

Comments
 (0)