mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
fix new translate api
This commit is contained in:
parent
056b38fcf8
commit
4a79881fd0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
const { EmbedBuilder } = require('discord.js')
|
||||
const translate = require('@vitalets/google-translate-api')
|
||||
const { translate } = require('@vitalets/google-translate-api')
|
||||
module.exports = {
|
||||
name: 'translate',
|
||||
alias: [],
|
||||
|
|
Loading…
Reference in a new issue