{"id":24194856,"url":"https://github.com/cnphil/jisho-bot","last_synced_at":"2025-03-03T07:22:16.610Z","repository":{"id":142657307,"uuid":"147553657","full_name":"cnphil/jisho-bot","owner":"cnphil","description":"Simple Japanese-English dictionary Telegram bot with export features. 簡易な和英辞書ボット","archived":false,"fork":false,"pushed_at":"2018-09-09T19:08:18.000Z","size":345,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T18:46:07.946Z","etag":null,"topics":["dictionary","japanese-dictionary","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","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/cnphil.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-05T17:16:34.000Z","updated_at":"2023-11-09T04:22:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"7205e593-2e32-4528-a580-ce98cd5534f7","html_url":"https://github.com/cnphil/jisho-bot","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/cnphil%2Fjisho-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnphil%2Fjisho-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnphil%2Fjisho-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cnphil%2Fjisho-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cnphil","download_url":"https://codeload.github.com/cnphil/jisho-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241623481,"owners_count":19992671,"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":["dictionary","japanese-dictionary","telegram","telegram-bot"],"created_at":"2025-01-13T18:39:51.096Z","updated_at":"2025-03-03T07:22:16.597Z","avatar_url":"https://github.com/cnphil.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jisho-bot\n\njisho-bot offers basic Japanese-English dictionary over Telegram bot ([@my_jisho_bot](https://t.me/my_jisho_bot)). It also supports exporting your lookup history into flashcards.\n\n## Installation\n\n- python \u003e= 3.5\n- `pip install -r requirements.txt`\n- ```zsh\n  mv jisho/config.py.example jisho/config.py\n  # Put your Telegram bot token here\n  vim jisho/config.py\n  # Run the bot\n  python jisho/jisho.py\n  ```\n\n## Usage\n\n### Lookup a word\n\n- Just message `\u003cword\u003e` to the bot, or use `/search \u003cword\u003e` in group chats.\n\n### Export flashcards\n\n- Message `/record` to start recording.\n- Lookup words.\n- Message `/record_stop` to stop recording, a TSV file with definitions of the words will be sent to you.\n\n![Record_demo](record_demo.png)\n\n#### Importing flashcards into Anki\n\n[Anki](https://wzyboy.im/post/1223.html) is a powerful, cross-platform flashcard app. You can import the TSV file that jisho-bot generated into Anki.\n\nThe exported TSV has three fields:\n- `{word}   {reading}   {definition}`\n- `reading` is usually Hiragana, or Katakana for loanwords (借用語).\n\nAn example of Anki flashcard:\n![Anki_demo](anki_demo.png)\n\n## Credits\n\njisho-bot uses [jisho.org](http://jisho.org)'s amazing API for Japanese-English dictionary.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnphil%2Fjisho-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcnphil%2Fjisho-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcnphil%2Fjisho-bot/lists"}