{"id":13682485,"url":"https://github.com/slack-samples/bolt-js-reacjilator","last_synced_at":"2025-10-20T04:30:20.047Z","repository":{"id":27734601,"uuid":"107902857","full_name":"slackapi/reacjilator","owner":"slackapi","description":"A translation bot that translates a message when a user reacted with an emoji 🇨🇳 🇮🇹 🇹🇭 🇫🇷 🇯🇵 🇮🇳 🇺🇸 🇧🇬 🇹🇼 🇦🇪 🇰🇷  ","archived":false,"fork":false,"pushed_at":"2021-12-14T15:26:03.000Z","size":8250,"stargazers_count":110,"open_issues_count":0,"forks_count":23,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-01-30T14:22:39.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slackapi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-22T21:06:10.000Z","updated_at":"2024-09-04T04:41:18.000Z","dependencies_parsed_at":"2022-07-17T03:16:08.419Z","dependency_job_id":null,"html_url":"https://github.com/slackapi/reacjilator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Freacjilator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Freacjilator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Freacjilator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slackapi%2Freacjilator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slackapi","download_url":"https://codeload.github.com/slackapi/reacjilator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237261563,"owners_count":19281263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T13:01:46.915Z","updated_at":"2025-10-20T04:30:19.717Z","avatar_url":"https://github.com/slackapi.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Reacjilator for Slack\n\nReacjilator translates a message when a user reacts with an emoji (*\"reacji\"*). For example, when a message gets a `:flag-de:` reacji, this bot translates the original message to German and posts it in the message thread.\n\n![Reacjilator demo](tutorial_images/reacjilator-demo.gif)\n\n## Set Up Your Slack App\n\n1. Create an app at your Slack App Settings page at [api.slack.com/apps](https://api.slack.com/apps)\n2. Choose \"From an app manifest\", select the workspace you want to use, then paste the contents of [`manifest.yml`](./manifest.yml) into the dialog marked \"Enter app manifest below\".\n3. On the **OAuth \u0026 Permissions** page, install the app and get a **Bot User OAuth Token** - it begins with `xoxb-`.\n4. On the **Basic Information** page, scroll down to **App-Level Tokens** and click **Generate Token and Scopes**.\n5. Add the `connections:write` scope, give your token a name, and click **Generate**. Copy this new token to your `.env` file as `SLACK_APP_TOKEN`\n\n### Credentials\n\nRename the `.env.sample` to `.env` and fill the env vars with your credentials. You also need Google credentials to use the Google translation API:\n\n```\nSLACK_SIGNING_SECRET=\nSLACK_AUTH_TOKEN=\nGOOGLE_PROJECT_ID=\nGOOGLE_APPLICATION_CREDENTIALS=\n```\n\nGet Your Slack App-Level Token at **Basic Information**, And your bot token at **OAuth \u0026 Permissions**.\n\nGet your Google Cloud project ID and application credentials at [cloud.google.com](https://cloud.google.com/translate/docs/getting-started)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslack-samples%2Fbolt-js-reacjilator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslack-samples%2Fbolt-js-reacjilator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslack-samples%2Fbolt-js-reacjilator/lists"}