{"id":34512324,"url":"https://github.com/thinqinc/twilio-thinqlcr-ruby","last_synced_at":"2026-05-27T08:33:25.591Z","repository":{"id":59158302,"uuid":"53889557","full_name":"thinqinc/twilio-thinQLCR-ruby","owner":"thinqinc","description":"twilio-thinQLCR-ruby, Twilio Wrapper Ruby Library For thinQ LCR integration","archived":false,"fork":false,"pushed_at":"2022-06-23T13:50:24.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-20T23:54:49.157Z","etag":null,"topics":[],"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/thinqinc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-14T20:27:56.000Z","updated_at":"2022-06-23T13:50:28.000Z","dependencies_parsed_at":"2022-09-13T20:11:17.429Z","dependency_job_id":null,"html_url":"https://github.com/thinqinc/twilio-thinQLCR-ruby","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thinqinc/twilio-thinQLCR-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinqinc%2Ftwilio-thinQLCR-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinqinc%2Ftwilio-thinQLCR-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinqinc%2Ftwilio-thinQLCR-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinqinc%2Ftwilio-thinQLCR-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinqinc","download_url":"https://codeload.github.com/thinqinc/twilio-thinQLCR-ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinqinc%2Ftwilio-thinQLCR-ruby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27994412,"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-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2025-12-24T04:10:03.400Z","updated_at":"2025-12-24T04:10:07.727Z","avatar_url":"https://github.com/thinqinc.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twilio-thinQLCR, Twilio Wrapper Ruby Library For thinQ LCR integration\n\n**This package is no longer maintainted. You should use the rest API instead**\n--------------------------------------------------------------------------\n\n##**Note that you will need a valid LCR Account with thinQ before using the libraries. For more information please contact your thinQ Sales representative at [http://www.thinq.com/library/](http://www.thinq.com/library/)**\n\n#### *Authored by thinQ, Inc 2017*\n#### Versioning Info\n\n  * twilio_thinlcr v1.0.3 - 2017/7/24 - works with twilio-ruby ~\u003e5.0\n  * twilio_thinlcr v1.0.2 - 2017/4/13 - works with twilio-ruby ~\u003e4.0\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'twilio_thinqlcr'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install twilio_thinqlcr\n\n## Usage\n\nFrom Console:\nirb\n\nrequire 'twilio_thinqlcr'\n\nrequire 'twilio-ruby'\n\n@test = TwilioThinqlcr::TwilioWrapper.new('*twilio_account_sid*', '*twilio_account_token*', '*thinQ_id*', '*thinQ_token*')\n\n@test.call('*FROM NUMBER*','*TO NUMBER*',['*Optional Custom TWIML Resource URL'])\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake rspec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/thinqinc/twilio-thinQLCR-ruby.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinqinc%2Ftwilio-thinqlcr-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinqinc%2Ftwilio-thinqlcr-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinqinc%2Ftwilio-thinqlcr-ruby/lists"}