We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0698256 commit 750a13cCopy full SHA for 750a13c
config.js
@@ -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
0 commit comments