{"id":13810928,"url":"https://github.com/opsdroid/skill-words","last_synced_at":"2026-02-22T12:18:36.283Z","repository":{"id":72482033,"uuid":"117336866","full_name":"opsdroid/skill-words","owner":"opsdroid","description":"💬 A skill to work with words in opsdroid - scrabble helper, dictionary, translator","archived":false,"fork":false,"pushed_at":"2019-10-01T13:44:35.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-06T11:35:57.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opsdroid.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}},"created_at":"2018-01-13T11:06:48.000Z","updated_at":"2021-10-14T16:22:37.000Z","dependencies_parsed_at":"2024-01-11T19:36:16.972Z","dependency_job_id":"60149775-e6da-4928-916c-595b1b89446c","html_url":"https://github.com/opsdroid/skill-words","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/opsdroid%2Fskill-words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opsdroid%2Fskill-words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opsdroid","download_url":"https://codeload.github.com/opsdroid/skill-words/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254171800,"owners_count":22026522,"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-08-04T03:00:32.422Z","updated_at":"2026-02-22T12:18:31.229Z","avatar_url":"https://github.com/opsdroid.png","language":"Python","funding_links":[],"categories":["Example Skills"],"sub_categories":["Official examples (legacy)"],"readme":"# opsdroid skill words\n\nA skill for [opsdroid](https://github.com/opsdroid/opsdroid) that uses the NLTK module to play with words.\n\n## Requirements\n\nNLTK module + NLTK data\n\nTo download NLTK data you can type in the command line the following:\n```\npython -m nltk.downloader all\n```\n\n[Read more](http://www.nltk.org/data.html) on the official NLTK site.\n\n## Configuration\n\nNone.\n\n## Usage\n\n#### `help scrabble: \u003cletters\u003e \u003cboard letter\u003e`\n\nOpsdroid will help you in scrabble. Just type your unused letters followed by one board letter and opsdroid will give you words that you can use.\n\n\u003e user: help scrabble: igetadl e\n\u003e\n\u003e opsdroid: Please give me a second, I'm thinking...\n\u003e\n\u003e opsdroid: Hmm... How about: ['gaited', 'aiglet', 'detail', 'taigle', 'ligate']\n\nOpsdroid will choose words that are at least 4 letters long. If no combination is possible Opsdroid will let you know.\n\n\u003e user: help scrabble: aeiouff f\n\u003e\n\u003e opsdroid: Please give me a second, I'm thinking...\n\u003e\n\u003e opsdroid: Sorry, I can't help you with these letters, you better replace some.\n\n#### `define: \u003cterm\u003e`\n\nOpsdroid will give you the meaning of a word and how you can use it in a sentence.\n\n\u003e user: define: car\n\u003e\n\u003e opsdroid: \n\u003e Definition of the word 'car': a motor vehicle with four wheels; usually propelled by an internal combustion engine \n\u003e Synonyms: ['car', 'auto', 'automobile', 'machine', 'motorcar'] \n\u003e You can use this word like such: ['he needs a car to get to work']\n\n#### `translate: \u003cterm\u003e from: \u003clanguage\u003e to: \u003clanguage\u003e`\n\nOpsdroid will translate a word from a language into another language.\n\n\u003e user: translate: dog from: english to: portuguese\n\u003e\n\u003e opsdroid: The english word 'dog' in portuguese is: cão, cachorro\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopsdroid%2Fskill-words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopsdroid%2Fskill-words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopsdroid%2Fskill-words/lists"}