mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 05:54:33 +02:00
Silly Dan
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = class DECTalkCommand extends Command {
|
|||||||
super(client, {
|
super(client, {
|
||||||
name: 'dec-talk',
|
name: 'dec-talk',
|
||||||
aliases: ['moon-base-alpha', 'text-to-speech', 'tts'],
|
aliases: ['moon-base-alpha', 'text-to-speech', 'tts'],
|
||||||
group: 'fun',
|
group: 'text-edit',
|
||||||
memberName: 'dec-talk',
|
memberName: 'dec-talk',
|
||||||
description: 'The world\'s best Text-to-Speech.',
|
description: 'The world\'s best Text-to-Speech.',
|
||||||
guildOnly: true,
|
guildOnly: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user