Merge branch 'master' of ssh://gitea.calebfontenot.com:25566/CCF_100/NoMoreAcronyms

This commit is contained in:
Chloe Fontenot 🏳️‍⚧️ 2023-04-04 16:16:28 -05:00
commit c7756fdb9e

View File

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