mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Remove
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = class TranslateCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'translate',
|
||||
aliases: ['yandex', 'yandex-translate', 'translate-yandex'],
|
||||
aliases: ['yandex', 'yandex-translate'],
|
||||
group: 'text-edit',
|
||||
memberName: 'translate',
|
||||
description: 'Translates text to a specified language.',
|
||||
|
||||
Reference in New Issue
Block a user