We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5cd574 commit 4a87162Copy full SHA for 4a87162
1 file changed
README.md
@@ -24,9 +24,9 @@ Copy the guildID to "guildId" (Turn on dev mode > Right Click guild > CopyID)
24
Run `node deploy-commands.js` so all the commands deploy instantly to your server
25
Run the BOT using `node index.js`
26
27
-In hackmud run the command chat_pass and copy the result
+In hackmud run the command `chat_pass` and copy the result
28
In discord send `/settings auth password:"pass"`
29
-Once it says its successfully set the Token run `/settomgs setup` then `/client start`
+Once it says its successfully set the Token run `/settings setup` then `/client start`
30
The guild the bot is in should now have all of your users set as channels and it should start pulling messages.
31
32
## Contributions
0 commit comments