{"id":21611299,"url":"https://github.com/runnerty/notifier-twilio","last_synced_at":"2025-03-18T16:04:41.289Z","repository":{"id":29635118,"uuid":"122305177","full_name":"runnerty/notifier-twilio","owner":"runnerty","description":"Runnerty module: Twilio notifier","archived":false,"fork":false,"pushed_at":"2023-07-19T01:35:14.000Z","size":336,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-24T23:20:42.307Z","etag":null,"topics":["notifier","runnerty","twilio"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/runnerty.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-21T07:30:59.000Z","updated_at":"2022-01-19T10:41:48.000Z","dependencies_parsed_at":"2024-11-24T21:11:57.566Z","dependency_job_id":null,"html_url":"https://github.com/runnerty/notifier-twilio","commit_stats":{"total_commits":8,"total_committers":3,"mean_commits":"2.6666666666666665","dds":0.375,"last_synced_commit":"71a2323b71748f060bba87e0c77eafc9dfcbb086"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fnotifier-twilio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fnotifier-twilio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fnotifier-twilio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/runnerty%2Fnotifier-twilio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/runnerty","download_url":"https://codeload.github.com/runnerty/notifier-twilio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166707,"owners_count":20409178,"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":["notifier","runnerty","twilio"],"created_at":"2024-11-24T21:11:53.986Z","updated_at":"2025-03-18T16:04:41.262Z","avatar_url":"https://github.com/runnerty.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://runnerty.io\"\u003e\n    \u003cimg height=\"257\" src=\"https://runnerty.io/assets/header/logo-stroked.png\"\u003e\n  \u003c/a\u003e\n  \u003cp align=\"center\"\u003eSmart Processes Management\u003c/p\u003e\n\u003c/p\u003e\n\n[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Dependency Status][david-badge]][david-badge-url]\n\u003ca href=\"#badge\"\u003e\n\u003cimg alt=\"code style: prettier\" src=\"https://img.shields.io/badge/code_style-prettier-ff69b4.svg\"\u003e\n\u003c/a\u003e\n\n# Twilio SMS notifier for [Runnerty]:\n\nFor use with [twilio] SMS services. More info: [twilio on NPM]\n\n### Installation:\n\nThrough NPM\n\n```bash\nnpm i @runnerty/notifier-twilio\n```\n\nYou can also add modules to your project with [runnerty]\n\n```bash\nnpx runnerty add @runnerty/notifier-twilio\n```\n\nThis command installs the module in your project, adds example configuration in your [config.json] and creates an example plan of use.\n\nIf you have installed [runnerty] globally you can include the module with this command:\n\n```bash\nrunnerty add @runnerty/notifier-twilio\n```\n\n### Configuration sample:\n\nAdd it in the notification section of the [config.json] file. More information [here](https://docs.runnerty.io/notifiers):\n\n```json\n{\n  \"id\": \"twilio_default\",\n  \"type\": \"@runnerty-notifier-twilio\",\n  \"account\": \"AC1234567890\",\n  \"token\": \"ABC123\",\n  \"from\": \"+99123456789\"\n}\n```\n\n### Plan sample:\n\nAdd add it to any [chain](https://docs.runnerty.io/chain) or [process](https://docs.runnerty.io/process) notification event. More information [here](https://docs.runnerty.io/notifiers):\n\n```json\n{\n  \"id\": \"twilio_default\",\n  \"to\": \"+99123456789\",\n  \"message\": \"Process @GETVALUE(PROCESS_ID) Running!\"\n}\n```\n\n[runnerty]: https://www.runnerty.io\n[downloads-image]: https://img.shields.io/npm/dm/@runnerty/notifier-twilio.svg\n[npm-url]: https://www.npmjs.com/package/@runnerty/notifier-twilio\n[npm-image]: https://img.shields.io/npm/v/@runnerty/notifier-twilio.svg\n[david-badge]: https://david-dm.org/runnerty/notifier-twilio.svg\n[david-badge-url]: https://david-dm.org/runnerty/notifier-twilio\n[config.json]: https://docs.runnerty.io/config/\n[notifiers]: https://docs.runnerty.io/notifiers\n[plan.json]: https://docs.runnerty.io/plan/\n[twilio]: http://www.twilio.com\n[twilio on npm]: https://www.npmjs.com/package/twilio\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnerty%2Fnotifier-twilio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frunnerty%2Fnotifier-twilio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frunnerty%2Fnotifier-twilio/lists"}