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

This commit is contained in:
2023-04-04 21:26:39 -05:00

View File

@@ -41,7 +41,6 @@ module.exports = {
return;
}
await interaction.reply(codeBlock("", output) + testLength);
await interaction.reply();
console.log("User " + interaction.user.tag + " ran /drawtriangle");
},
};