Added /drawtriangle command

master
Chloe Fontenot 🏳️‍⚧️ 2023-04-05 00:09:01 +07:00
parent a9ee56142c
commit 5901a05c72
1 changed files with 1 additions and 1 deletions

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