forked from Supositware/Haha-Yes
This commit is contained in:
parent
5b4835719f
commit
4c2c2e7d27
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module.exports = class saydCommand extends Command {
|
|||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'sayd',
|
||||
aliases: ['repeat'],
|
||||
aliases: ['repeatd'],
|
||||
group: 'fun',
|
||||
memberName: 'sayd',
|
||||
description: `Repeat the text you send and delete your message( can also use [verb] [noun] [adverb] [adjective] [member] and [number] to get random thing )`,
|
||||
|
|
Loading…
Reference in a new issue