Upgrade discord.js from v13 to v14

This commit is contained in:
2022-08-18 11:26:51 +02:00
parent f93176a709
commit 317230c9c3
10 changed files with 710 additions and 384 deletions

View File

@@ -1,4 +1,4 @@
const { SlashCommandBuilder } = require("@discordjs/builders");
const { SlashCommandBuilder } = require("discord.js");
module.exports = {
data: new SlashCommandBuilder()