{"id":20972337,"url":"https://github.com/michaelchadwick/lita-freesound","last_synced_at":"2025-03-13T08:27:04.825Z","repository":{"id":56881486,"uuid":"53432228","full_name":"michaelchadwick/lita-freesound","owner":"michaelchadwick","description":"Lita handler that interfaces with Freesound.org","archived":false,"fork":false,"pushed_at":"2021-05-12T15:51:14.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T10:39:01.152Z","etag":null,"topics":["audio","freesound","fx","handler","lita","lita-freesound","sound"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/michaelchadwick.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}},"created_at":"2016-03-08T17:38:26.000Z","updated_at":"2023-08-28T14:54:36.000Z","dependencies_parsed_at":"2022-08-20T23:40:10.103Z","dependency_job_id":null,"html_url":"https://github.com/michaelchadwick/lita-freesound","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelchadwick%2Flita-freesound","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelchadwick%2Flita-freesound/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelchadwick%2Flita-freesound/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelchadwick%2Flita-freesound/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelchadwick","download_url":"https://codeload.github.com/michaelchadwick/lita-freesound/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243368034,"owners_count":20279713,"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":["audio","freesound","fx","handler","lita","lita-freesound","sound"],"created_at":"2024-11-19T04:07:37.510Z","updated_at":"2025-03-13T08:27:04.796Z","avatar_url":"https://github.com/michaelchadwick.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lita-freesound\n\n`lita-freesound` is a [Lita](http://lita.io) handler that searches [Freesound.org](http://freesound.org)'s multitudes of sounds and returns the top hit.\n\n## Installation\n\nAdd `lita-freesound` to your Lita instance's `Gemfile`:\n\n``` ruby\ngem \"lita-freesound\"\n```\n\n## Configuration\n\n### Required attributes\n\n* `api_key` (String) - The bot's Freesound API key. Get one [here](http://www.freesound.org/apiv2/apply).\n\nAdd a line to your `lita_config.rb` with your Freesound API Key.\n\n``` ruby\nLita.configure do |config|\n  ...\n  config.handlers.freesound.api_key = \"FREESOUND_API_KEY_HERE\"\n  ...\nend\n```\n\n### Testing\n\nTo run rspec's tests, please add your Freesound API key to an environment variable called `FREESOUND_KEY`.\n\n## Usage\n\n```\nYou: Lita, freesound cowbell\nLita: Cowbell - http://www.freesound.org/data/previews/75/75338_708954-hq.mp3\n```\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelchadwick%2Flita-freesound","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelchadwick%2Flita-freesound","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelchadwick%2Flita-freesound/lists"}