Skip to content

Commit 750a13c

Browse files
committed
Change config.json to config.js
1 parent 0698256 commit 750a13c

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

config.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
module.exports = {
2+
botClientID: "YOUR_BOT_ID",
3+
botPrefix: "!",
4+
ownerID: "YOUR_ID",
5+
embedColor: "#00dbff",
6+
embedfooterText: "Discord.js v13 Example by Expectatives#1157"
7+
}

config.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)