Skip to content

Commit 5210519

Browse files
authored
Update README.md
1 parent 6ff207d commit 5210519

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a template for a Discord bot v14 handler using TypeScript. It is a starting point for building a bot that supports prefix commands and slash commands. Offering a strongly-typed, object-oriented approach to building the bot. Whether you're new to Discord bot development or looking to switch to TypeScript, this repository is a great starting point.
44

5-
> **You can help with join this server [Clic Here](https://redes.srcooky.tk)**
5+
> **You can help with join this server [Click Here](https://redes.srcooky.tk)**
66
77
## Features
88

@@ -43,4 +43,4 @@ MONGO_DATABASE_NAME=
4343
```
4444
**4.** Compile the TypeScript code: Run `npx tsc` (or what you use for Build the project using the typescript module) to compile the TypeScript code into JavaScript.
4545

46-
**5.** start the bot using the `npm start` command
46+
**5.** start the bot using the `npm start` command

0 commit comments

Comments
 (0)