Skip to content

pnoeric/earfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earfish

a Slack bot created by Eric Mueller

A simple translator: invite it to a Slack channel, and it will change any messages NOT in English to English.

(Lots more feature ideas planned!)

Requires you to set up a Yandex Translation API key ahead of time, and do some work on Beep Boop.

conf.json

The conf.json file should look like:

{
  "slack_token": "xxxxxxxx",
  "yandex_api_key": "xxxxxxx"
}

Translation

You can translate one of two ways:

  1. Type /tron x to translate the last x messages

  2. Or, just invite the bot to a channel and any messages NOT in English will be translated!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •