We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50591d5 commit 8241e2cCopy full SHA for 8241e2c
README.md
@@ -28,7 +28,7 @@ ENGINE=InnoDB
28
```
29
2. Update your token and MySQL connection information in the config.
30
3. Run the following command to install the package: `npm install`
31
-4. Rename teh `config.json.TEMPLATE` to `config.json`
+4. Rename the `config.json.TEMPLATE` to `config.json`
32
5. Run the bot with the following command: `npm start` or `node .`
33
### Credits
34
-[I used his good code as a basis](https://github.com/Ferotiq/Discord.JS-13-Tutorial).
+[I used his good code as a basis](https://github.com/Ferotiq/Discord.JS-13-Tutorial).
0 commit comments