mirror of
https://github.com/sern-handler/create-bot
synced 2026-06-06 01:16:53 +00:00
Update index.js
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user