{"id":17270290,"url":"https://github.com/makisukurisu/teledictionary-bot","last_synced_at":"2025-07-25T19:38:45.163Z","repository":{"id":149950438,"uuid":"464184502","full_name":"makisukurisu/teledictionary-bot","owner":"makisukurisu","description":"Telegram bot to get words from various dictionaries.","archived":false,"fork":false,"pushed_at":"2024-03-02T14:26:39.000Z","size":52,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T13:22:08.906Z","etag":null,"topics":["chatbot","dictionary","python-telegram-bot","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makisukurisu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"makisukurisu"}},"created_at":"2022-02-27T16:04:46.000Z","updated_at":"2024-02-25T09:42:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3a3e226-18d2-4225-99ed-402445001f14","html_url":"https://github.com/makisukurisu/teledictionary-bot","commit_stats":null,"previous_names":["makisukurisu/teledictionary-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makisukurisu%2Fteledictionary-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makisukurisu%2Fteledictionary-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makisukurisu%2Fteledictionary-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makisukurisu%2Fteledictionary-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makisukurisu","download_url":"https://codeload.github.com/makisukurisu/teledictionary-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245650484,"owners_count":20650105,"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":["chatbot","dictionary","python-telegram-bot","telegram","telegram-bot"],"created_at":"2024-10-15T08:19:12.878Z","updated_at":"2025-03-26T12:13:28.658Z","avatar_url":"https://github.com/makisukurisu.png","language":"Python","funding_links":["https://github.com/sponsors/makisukurisu"],"categories":[],"sub_categories":[],"readme":"# TeleDictionary - Get definitions of words from Telegram\n\n## Description\n\nThis bot uses different sources to get definitions of words. Here are the ones planned:\n- [ ] [Oxford Dictionary](https://developer.oxforddictionaries.com/)\n- [ ] [Urban Dictionary](https://api.urbandictionary.com) (Unofficial API)\n- [ ] [Google Gemini (former Bard)](https://ai.google.dev/) (By means of sending a prompt asking for a definition, experimental)\n\n## Usage\n\nThis section will be updated later on.\n\nBot should work in different modes:\n- [ ] Inline (primary)\n- [ ] Chat (secondary, perhaps for settings and other stuff)\n\n## Installation\n\nThis project uses [PDM](https://pdm-project.org/), to install the dependencies, run:\n\n```bash\npdm install\n```\n\n## Configuration\n\nTo configure the bot, you need to create a `.env` file in the root of the project.\nTake a look at [`example.env`](./example.env) for the required environment variables.\n\n## Running\n\nTo run the bot, simply run:\n\n```bash\npdm start_bot\n```\n\n## Contributing\n\nThis project is open to contributions. If you want to contribute, please take a look at the [CONTRIBUTING.md](./CONTRIBUTING.md) file.\n\nUse the [issues](https://github.com/makisukurisu/teledictionary-bot/issues) page to report bugs or suggest new features.\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakisukurisu%2Fteledictionary-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakisukurisu%2Fteledictionary-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakisukurisu%2Fteledictionary-bot/lists"}