Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit 2f61865

Browse files
author
Rtxeon
committed
Made the repo publc and completed
Made the repo publc and completed
1 parent 45d8156 commit 2f61865

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
"scripts": {
77
"start": "node index.js"
88
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git+https://github.com/Rtxeon/Command-Handler-V13-With-Custom-Prefix-For-Each-Guild"
12+
},
13+
"keywords": [
14+
"discord", "discord command handler"
15+
],
916
"author": "Rtxeon",
1017
"license": "ISC",
1118
"dependencies": {

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Install my-project with npm
4141
Clone the project
4242

4343
```bash
44-
git clone https://github.com/chethanyadav456/discord-js-v13-handler
44+
git clone https://github.com//Rtxeon/Command-Handler-V13-With-Custom-Prefix-For-Each-Guild
4545
```
4646

4747
Go to the project directory

0 commit comments

Comments
 (0)