Skip to content

A slack translator bot that uses the new slack-client node module.

Notifications You must be signed in to change notification settings

kylestetz/simple-translate-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Translator Bot

This code will power a bot user on Slack, listening for the phrase translate to <language>: and performing a translation on the text using the Yandex Translator API.

To run this bot on your Slack:

SLACK_TOKEN=xoxb-123456 YANDEX_TOKEN=trnsl.1.1.123456 node index.js

✌️

About

A slack translator bot that uses the new slack-client node module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published