{"id":17068405,"url":"https://github.com/kylestetz/simple-translate-bot","last_synced_at":"2026-04-20T10:06:22.064Z","repository":{"id":147033764,"uuid":"47573404","full_name":"kylestetz/simple-translate-bot","owner":"kylestetz","description":"A slack translator bot that uses the new slack-client node module.","archived":false,"fork":false,"pushed_at":"2015-12-07T19:26:06.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T10:31:37.284Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kylestetz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-07T19:11:42.000Z","updated_at":"2018-10-30T21:50:12.000Z","dependencies_parsed_at":"2023-04-15T04:29:11.734Z","dependency_job_id":null,"html_url":"https://github.com/kylestetz/simple-translate-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kylestetz/simple-translate-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylestetz%2Fsimple-translate-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylestetz%2Fsimple-translate-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylestetz%2Fsimple-translate-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylestetz%2Fsimple-translate-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kylestetz","download_url":"https://codeload.github.com/kylestetz/simple-translate-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylestetz%2Fsimple-translate-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262470565,"owners_count":23316519,"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-10-14T11:13:21.304Z","updated_at":"2026-04-20T10:06:22.010Z","avatar_url":"https://github.com/kylestetz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Simple Translator Bot\n\nThis code will power a bot user on Slack, listening for the phrase `translate to \u003clanguage\u003e:` and performing a translation on the text using the [Yandex Translator API](https://tech.yandex.com/translate/).\n\nTo run this bot on your Slack:\n- 1. clone this repo: `git clone git@github.com:kylestetz/simple-translate-bot.git`\n- 2. `npm install`\n- 3. Sign up for a [Yandex Translator API key](https://tech.yandex.com/translate/) key, which requires - making a Yandex account\n- 4. [Create a new bot integration](https://my.slack.com/services/new) in your Slack\n- 5. Run the `index.js` file with your tokens:\n\n```bash\nSLACK_TOKEN=xoxb-123456 YANDEX_TOKEN=trnsl.1.1.123456 node index.js\n```\n\n:v:","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylestetz%2Fsimple-translate-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkylestetz%2Fsimple-translate-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylestetz%2Fsimple-translate-bot/lists"}