Skip to content

Commit 57ee00b

Browse files
committed
Update config.js
1 parent 932987f commit 57ee00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = new (require("./types/Config"))({
22
// E tabi, bot tokeni buraya.
3-
clientToken: "ODI0MjEwMTMyMzUwMDA5MzY2.YFsDgA.qPbnFZ6yuUvob43hrXJ43SxAbRg",
3+
clientToken: "",
44
// Yasaklı kullanıcıların idleri.
55
blockedUsers: new Set([]),
66
// Geliştiricilerin idleri.

0 commit comments

Comments
 (0)