{"id":28801407,"url":"https://github.com/aisuzuki/dd-bot-rs","last_synced_at":"2026-04-24T22:35:10.754Z","repository":{"id":296262592,"uuid":"992804404","full_name":"aisuzuki/dd-bot-rs","owner":"aisuzuki","description":"DeepL - Discord auto chat translator","archived":false,"fork":false,"pushed_at":"2026-04-17T01:57:14.000Z","size":322,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T03:40:05.824Z","etag":null,"topics":["autotranslate","autotranslator","bot","deepl","discord","rust","rust-lang","serenity-rs","translation"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aisuzuki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-29T18:32:29.000Z","updated_at":"2026-04-17T01:57:17.000Z","dependencies_parsed_at":"2025-05-29T19:50:57.537Z","dependency_job_id":"6e1bdef5-abab-451e-b209-b1a75b1c72c0","html_url":"https://github.com/aisuzuki/dd-bot-rs","commit_stats":null,"previous_names":["aisuzuki/dd-bot-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aisuzuki/dd-bot-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisuzuki%2Fdd-bot-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisuzuki%2Fdd-bot-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisuzuki%2Fdd-bot-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisuzuki%2Fdd-bot-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aisuzuki","download_url":"https://codeload.github.com/aisuzuki/dd-bot-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aisuzuki%2Fdd-bot-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["autotranslate","autotranslator","bot","deepl","discord","rust","rust-lang","serenity-rs","translation"],"created_at":"2025-06-18T07:09:29.969Z","updated_at":"2026-04-24T22:35:10.749Z","avatar_url":"https://github.com/aisuzuki.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeepL - Discord auto chat translator\n\nGame players must not be separated because of language barriers.\n\n## Use cases\n\n#### Auto Translation from `Default Language` in the channel to `Target Language`\nWithout a command, the bot automatically translates messages in the channel from the `Default Language` to the `Target Language` configured in the channel topic.\n\n![translate](./doc/img/default_to_target.png)\n\n#### Counter translation from `Target Language` to `Default Language`\nAs reply to the translated message, the bot automatically translates messages in the channel from the `Target Language` to the `Default Language`.\n![translate2](./doc/img/bi_translation.png)\n\n#### Translaion from text in unknown language\nIn case someone who don't speak neither `Default Language` nor `Target Language`, the bot automatically detects the language and translates it to both `Default Language` and `Target Language`.\n![unknown](./doc/img/unknown_lang.png)\n\n\n## Conffiguration\n### Set Required Tokens\nSimply copy `.env.example` to `.env` and fill in the required tokens.\n\n### Target language configuration for channel\n\nAdd text below in topic of channel that you want to translate messages.\n\n```\n{\n    \"default_lang\": \"EN\",\n    \"target_lang\": \"JA\"\n}\n```\n\n- default_lang: default language spoken in the channel.\n- target_lang: language to translate messages to.\n\n![config example in channel topic](./doc/img/channel_topic_setting.png)\n\n\n## Requirements and Build\n- Rust 1.87.0 or later\n- Cargo\n\n```console\ncarg build --release\n```\n\n## Run Bot\n\n```console\ncargo run --release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faisuzuki%2Fdd-bot-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faisuzuki%2Fdd-bot-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faisuzuki%2Fdd-bot-rs/lists"}