mirror of
https://github.com/sern-handler/create-bot
synced 2026-06-06 01:16:53 +00:00
yea
This commit is contained in:
@@ -3,7 +3,7 @@ import 'dotenv/config'
|
||||
import * as config from './config.js'
|
||||
import { Client, GatewayIntentBits } from 'discord.js';
|
||||
import { Sern, makeDependencies } from '@sern/handler';
|
||||
import { Publisher } from '@sern/publisher'
|
||||
import { Publisher } from '@sern/publisher'
|
||||
|
||||
const client = new Client({
|
||||
intents: [
|
||||
|
||||
Reference in New Issue
Block a user