{"id":16151395,"url":"https://github.com/suyashb95/wordbot","last_synced_at":"2025-07-23T11:34:14.323Z","repository":{"id":145362437,"uuid":"43776488","full_name":"suyashb95/wordbot","owner":"suyashb95","description":"A Telegram dictionary bot written in Python","archived":false,"fork":false,"pushed_at":"2025-05-05T18:19:29.000Z","size":1185,"stargazers_count":52,"open_issues_count":5,"forks_count":18,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-22T23:21:51.321Z","etag":null,"topics":["bot","telegram","telegram-bot","wordnik"],"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/suyashb95.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,"zenodo":null}},"created_at":"2015-10-06T20:25:46.000Z","updated_at":"2025-05-10T16:33:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcab7818-90cd-43da-8ff1-980427c39c27","html_url":"https://github.com/suyashb95/wordbot","commit_stats":null,"previous_names":["suyashb95/wordbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/suyashb95/wordbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyashb95%2Fwordbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyashb95%2Fwordbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyashb95%2Fwordbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyashb95%2Fwordbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suyashb95","download_url":"https://codeload.github.com/suyashb95/wordbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyashb95%2Fwordbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266669487,"owners_count":23965752,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bot","telegram","telegram-bot","wordnik"],"created_at":"2024-10-10T00:56:31.042Z","updated_at":"2025-07-23T11:34:14.315Z","avatar_url":"https://github.com/suyashb95.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Telegram English Dictionary Bot\r\n\r\nThis is a Telegram bot which fetches word definitions, synonyms, antonyms, usage examples and the word of the day from the Internet.\r\nIt uses Wordnik's API to fetch data. \r\n\r\n#### Cloning/Deploying a version of this bot\r\n\r\n* use [@BotFather](https://telegram.me/BotFather) to create a new bot and get a token\r\n* get an API key from [wordnik](https://www.wordnik.com/)\r\n* create `config.py` from the example file with the API and bot token \r\n* deploy the lambda function using GCloud console\r\n* set the telegram message webhool using `set_webhook.sh` or by calling the `{google_cloud_app_url}/setWebhook` API\r\n\r\n\r\n#### Usage\r\n\r\n* Visit [the bot](https://telegram.me/anotherwordbot) or send a message to @anotherwordbot\r\n* Inline mode is supported. \r\n\r\n#### Allowed commands\r\n\r\n* /define [word] : Gets the word's meaning.\r\n* /synonyms [word] : Gets similar words.\r\n* /antonyms [word] : Gets opposites.\r\n* /use [word] : Gets usage examples. \r\n* /all [word] : Gets all of the above.\r\n* /help : Send this message again.\r\n\r\n![alt tag](http://i.imgur.com/5bJNzkC.gif)\r\n\r\n#### Requirements\r\n\r\n* tornado==6.3.3\r\n* requests==2.31.0\r\n* pyTelegramBotAPI==4.23.0\r\n* cachetools==5.5.2\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuyashb95%2Fwordbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuyashb95%2Fwordbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuyashb95%2Fwordbot/lists"}