haha
All checks were successful
Build and Push Docker Image / build (push) Successful in 22s

This commit is contained in:
2026-04-01 22:36:35 -04:00
parent f47028b5f5
commit aad8c3c50f

View File

@@ -1,4 +1,5 @@
const { SlashCommandBuilder } = require('discord.js'); const { SlashCommandBuilder } = require('discord.js');
const config = require('../config.json');
module.exports = { module.exports = {
data: new SlashCommandBuilder() data: new SlashCommandBuilder()