Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TheArmagan committed Feb 26, 2022
1 parent 932987f commit 57ee00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = new (require("./types/Config"))({
// E tabi, bot tokeni buraya.
clientToken: "ODI0MjEwMTMyMzUwMDA5MzY2.YFsDgA.qPbnFZ6yuUvob43hrXJ43SxAbRg",
clientToken: "",
// Yasaklı kullanıcıların idleri.
blockedUsers: new Set([]),
// Geliştiricilerin idleri.
Expand Down

0 comments on commit 57ee00b

Please sign in to comment.