Added /drawtriangle command
This commit is contained in:
parent
3527519db1
commit
ae7043c3b5
@ -41,7 +41,6 @@ module.exports = {
|
||||
return;
|
||||
}
|
||||
await interaction.reply(codeBlock("", output) + testLength);
|
||||
await interaction.reply();
|
||||
console.log("User " + interaction.user.tag + " ran /drawtriangle");
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user