This commit is contained in:
Daniel Odendahl Jr
2017-11-06 14:30:07 +00:00
parent 26b4ad4958
commit f38675a9e0
+1 -1
View File
@@ -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.',