Skip to content

fraserxu/slack-translate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-translate

A simple node server use slash command to do translation

translator

Usage

  1. Go to the Slash Command page https://[YOUR_TEAM].slack.com/services/new/slash-commands to add a slack command
  2. Choose a Command /translate
  3. Update the settings in Slack

In your slack channel, type /translate [phrase]

Deploy to Heroku

  1. Clone this repo git clone git@github.com:fraserxu/slack-translate.git
  2. Add a Heroku remote: heroku git:remote -a slack-translation
  3. Commit your code to Heroku git push heroku master

License

MIT

About

A simple node server use Slack slash command to do translation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published