Google Translate Bot for Slack, will translate Romanian and Hebrew to English (other lang can be added)
User gradle or gradlew to build
You can generate a fat jar for deploying using the task: fatJarPlus
For the Slack API key, add an integration for your team from Slack settings.
For the Google API keys, see https://console.cloud.google.com
-googleTranslateApiKey=TRANSLATE_API_KEY -slackApiKey=TRANSLATE_API_KEY
Send message to this slack user when the bot starts successfully
-alertUserName=SLACK_USERNAME
If you want to use google cloud storage api for saving settings, create a service account with the proper rights and set these params:
-googleCloudProjectName=GOOGLE_CLOUD_PROJECT_NAME
-googleCloudServiceAccountJsonFile=JSON_FILE_PATH