{"id":22026962,"url":"https://github.com/igor-adlab/hemera-twilio-sms","last_synced_at":"2025-03-23T11:20:33.169Z","repository":{"id":57262759,"uuid":"114853038","full_name":"Igor-Adlab/hemera-twilio-sms","owner":"Igor-Adlab","description":"Hemera Twilio SMS","archived":false,"fork":false,"pushed_at":"2017-12-20T07:11:06.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T17:45:35.953Z","etag":null,"topics":["hemera","sms","twilio","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Igor-Adlab.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}},"created_at":"2017-12-20T06:46:14.000Z","updated_at":"2017-12-20T07:46:04.000Z","dependencies_parsed_at":"2022-09-01T06:30:59.560Z","dependency_job_id":null,"html_url":"https://github.com/Igor-Adlab/hemera-twilio-sms","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/Igor-Adlab%2Fhemera-twilio-sms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Igor-Adlab%2Fhemera-twilio-sms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Igor-Adlab%2Fhemera-twilio-sms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Igor-Adlab%2Fhemera-twilio-sms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Igor-Adlab","download_url":"https://codeload.github.com/Igor-Adlab/hemera-twilio-sms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245091753,"owners_count":20559431,"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":["hemera","sms","twilio","typescript"],"created_at":"2024-11-30T07:33:55.614Z","updated_at":"2025-03-23T11:20:33.133Z","avatar_url":"https://github.com/Igor-Adlab.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hemera SMS\nPlugin for Twilio SMS\n\n## Examples\n\n### Setup\n```javascript\nconst FCM = require('hemera-twilio-sms');\n// Code...\nhemera.use(FCM, { account: '...', token: '...' });\n```\n\n### Send Text Message\n```javascript\nhemera.act({\n\tcmd: \"CMD_SEND_SMS\",\n\ttopic: \"TOPIC_TWILIO_SMS\",\n\tpayload: {\n\t    from: '...',\n        to: '...',\n        body: '...'\n\t},\n}, function() {})\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figor-adlab%2Fhemera-twilio-sms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figor-adlab%2Fhemera-twilio-sms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figor-adlab%2Fhemera-twilio-sms/lists"}