Added /drawtriangle command

master
Chloe Fontenot 🏳️‍⚧️ 2023-04-05 00:08:44 +07:00
parent 972ca2d70c
commit a9ee56142c
1 changed files with 1 additions and 0 deletions

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