This commit is contained in:
Dragon Fire
2020-06-15 19:59:04 -04:00
parent ec33023467
commit 0af697f01e
+1 -1
View File
@@ -27,7 +27,7 @@ module.exports = class AceAttorneyCommand extends Command {
group: 'edit-image',
memberName: 'ace-attorney',
description: 'Sends a text box from Ace Attorney with the quote and character of your choice.',
details: `**Characters:** ${Object.keys(characters).join(', ')}`
details: `**Characters:** ${Object.keys(characters).join(', ')}`,
throttling: {
usages: 1,
duration: 10