mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
feat: feedback, start of close requests
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const { FrameworkClient } = require('@eartharoid/dbf');
|
||||
const {
|
||||
GatewayIntentBits, Partials,
|
||||
GatewayIntentBits,
|
||||
Partials,
|
||||
} = require('discord.js');
|
||||
const { PrismaClient } = require('@prisma/client');
|
||||
const Keyv = require('keyv');
|
||||
|
Reference in New Issue
Block a user