generated from Baipyrus/DiscordJS-Template
refactor: auto format
This commit is contained in:
parent
bba1617926
commit
0d80761e2c
@ -10,6 +10,7 @@
|
|||||||
Download the current source code [here](https://git.baipyr.us/Baipyrus/DiscordJS-Example/archive/main.zip).
|
Download the current source code [here](https://git.baipyr.us/Baipyrus/DiscordJS-Example/archive/main.zip).
|
||||||
|
|
||||||
Or clone the repository manually:
|
Or clone the repository manually:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://git.baipyr.us/Baipyrus/DiscordJS-Example.git
|
git clone https://git.baipyr.us/Baipyrus/DiscordJS-Example.git
|
||||||
```
|
```
|
||||||
@ -17,6 +18,7 @@ git clone https://git.baipyr.us/Baipyrus/DiscordJS-Example.git
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install the required dependencies:
|
Install the required dependencies:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
@ -24,6 +26,7 @@ npm install
|
|||||||
## Running
|
## Running
|
||||||
|
|
||||||
Start the bot with:
|
Start the bot with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run start
|
npm run start
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user