Added /drawtriangle command
This commit is contained in:
@@ -35,6 +35,7 @@ module.exports = {
|
||||
break;
|
||||
|
||||
}
|
||||
console.log(codeBlock("", output));
|
||||
await interaction.reply(codeBlock("", output));
|
||||
console.log("User " + interaction.user.tag + " ran /drawtriangle");
|
||||
},
|
||||
|
Reference in New Issue
Block a user