completionId: cgen-5f8fd56272804bf4bde96ea0a3a30772
cgen-5f8fd56272804bf4bde96ea0a3a30772
This commit is contained in:
parent
425441c438
commit
a8b8b99bf9
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ const {
|
||||||
EmbedBuilder,
|
EmbedBuilder,
|
||||||
} = require("discord.js");
|
} = require("discord.js");
|
||||||
const { createClient } = require("@supabase/supabase-js");
|
const { createClient } = require("@supabase/supabase-js");
|
||||||
|
const http = require("http");
|
||||||
const fs = require("fs");
|
const fs = require("fs");
|
||||||
const path = require("path");
|
const path = require("path");
|
||||||
require("dotenv").config();
|
require("dotenv").config();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue