From aad8c3c50f1540ba922e1ae206e548292e32aa9d Mon Sep 17 00:00:00 2001 From: Kira Date: Wed, 1 Apr 2026 22:36:35 -0400 Subject: [PATCH] haha --- commands/say.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/say.js b/commands/say.js index 1875314..35ef236 100644 --- a/commands/say.js +++ b/commands/say.js @@ -1,4 +1,5 @@ const { SlashCommandBuilder } = require('discord.js'); +const config = require('../config.json'); module.exports = { data: new SlashCommandBuilder()