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 932987f commit 57ee00bCopy full SHA for 57ee00b
config.js
@@ -1,6 +1,6 @@
1
module.exports = new (require("./types/Config"))({
2
// E tabi, bot tokeni buraya.
3
- clientToken: "ODI0MjEwMTMyMzUwMDA5MzY2.YFsDgA.qPbnFZ6yuUvob43hrXJ43SxAbRg",
+ clientToken: "",
4
// Yasaklı kullanıcıların idleri.
5
blockedUsers: new Set([]),
6
// Geliştiricilerin idleri.
0 commit comments