mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-11 15:57:50 +02:00
Snake Speak Command
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user