Update index.js

This commit is contained in:
Jacob Nguyen
2023-07-22 20:12:34 -05:00
committed by GitHub
parent f0a6ebd838
commit 94f88472a0

View File

@@ -1,7 +1,7 @@
/// <reference path="dependencies.d.ts" />
import { Client, GatewayIntentBits } from 'discord.js';
import { Sern, single } from '@sern/handler';
import { Sern, single, makeDependencies } from '@sern/handler';
const client = new Client({
intents: [