do some funny
This commit is contained in:
parent
f8a9c65682
commit
0aab6f0c81
2
index.js
2
index.js
|
@ -7,6 +7,8 @@ const fs = require("fs")
|
||||||
const { url } = require("inspector")
|
const { url } = require("inspector")
|
||||||
const sqlite3 = require("sqlite3").verbose()
|
const sqlite3 = require("sqlite3").verbose()
|
||||||
|
|
||||||
|
noblox.setCookie(process.env.COOKIE)
|
||||||
|
|
||||||
const Client = new Discord.Client({
|
const Client = new Discord.Client({
|
||||||
intents: [
|
intents: [
|
||||||
"Guilds"
|
"Guilds"
|
||||||
|
|
Loading…
Reference in a new issue