espanoltranslate

1.0.2 • Public • Published

discord.js


NPM version NPM downloads

About

EspanolTranslate is a nice looking package that can help you translate from English To Espanol.

Installation

NPM: npm install espanoltranslate

Example usage

const ET = require("espanoltranslate")

ET.translateToES("Hello, My Names Is JuicyAdde!") 
// Translating Hello to Espanol. The answer will come in the Console/Terminal.
ET.translateToESChannel("Hello!", message.channel)
// This is only for Discord, rename message to whatever you named your message event.

Issues?

Before you open a issue, be sure to check if its hasnt been answered.

Readme

Keywords

Package Sidebar

Install

npm i espanoltranslate

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

1.98 kB

Total Files

3

Last publish

Collaborators

  • juicydev