Snake Speak Command

This commit is contained in:
Daniel Odendahl Jr
2017-09-22 23:10:56 +00:00
parent db036990f9
commit 760901e801
4 changed files with 31 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ module.exports = class PirateCommand extends Command {
constructor(client) {
super(client, {
name: 'pirate',
aliases: ['pirate-speak'],
group: 'text-edit',
memberName: 'pirate',
description: 'Converts text to pirate.',