Skip to content

Commit c162f92

Browse files
authored
Update readme.en.md
1 parent 943ead8 commit c162f92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ A discord bot infrastructure that is simple to use but has many features. It rec
4848

4949
### Setup
5050
- It is enough to go to the project file location and write `yarn install`.
51-
- After [install](#use) the project, you can start the project by typing `node index.js`.
51+
- After [install](#installation) the project, you can start the project by typing `node index.js`.
5252

53-
### Use of
53+
### Installation
5454
- You can carefully read the [`config.js`](./config.js) config file and adjust the bot's general settings to edit user error messages and other events.
5555
- For interactions, you can carefully read the [`ornekKomut.js`](./interactions/-ornekKomut.js) and [`-ornekSağtık.js`](./interactions/-ornekSağtık.js) file inside the `interactions` folder.
5656
- If you want to create a new interaction file, you can use the `yarn interaksiyon` interaction. In this way, it will save you the trouble of writing the first interaction infrastructure and will ask all kinds of questions about the interaction.

0 commit comments

Comments
 (0)