Added /drawtriangle command

master
Chloe Fontenot 🏳️‍⚧️ 2023-04-05 00:12:15 +07:00
parent 5901a05c72
commit 19d65140cc
1 changed files with 1 additions and 1 deletions

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