My own custom yoda command

This commit is contained in:
Dragon Fire
2024-03-24 21:04:07 -04:00
parent bde997e275
commit 3c3ff6ccaa
3 changed files with 57 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ module.exports = class BronySpeakCommand extends Command {
constructor(client) {
super(client, {
name: 'brony-speak',
aliases: ['pony-speak', 'my-little-pony-speak', 'mlp-speak'],
aliases: ['pony-speak', 'my-little-pony-speak', 'mlp-speak', 'brony'],
group: 'edit-text',
memberName: 'brony-speak',
description: 'Converts text to brony speak.',