{"id":20407168,"url":"https://github.com/harrisonwelch/twilliotextbot","last_synced_at":"2025-03-05T02:25:38.379Z","repository":{"id":131394794,"uuid":"351046082","full_name":"HarrisonWelch/TwillioTextBot","owner":"HarrisonWelch","description":"A quick way to send mass text messages. Provided you have a premium Twillio account.","archived":false,"fork":false,"pushed_at":"2021-03-24T11:52:04.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-15T12:20:35.674Z","etag":null,"topics":["bot","mass-communication","mass-texting","phone-number","twillio"],"latest_commit_sha":null,"homepage":"","language":"Python","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/HarrisonWelch.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-24T10:58:50.000Z","updated_at":"2024-05-03T22:29:47.000Z","dependencies_parsed_at":"2023-05-10T17:15:58.940Z","dependency_job_id":null,"html_url":"https://github.com/HarrisonWelch/TwillioTextBot","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/HarrisonWelch%2FTwillioTextBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisonWelch%2FTwillioTextBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisonWelch%2FTwillioTextBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HarrisonWelch%2FTwillioTextBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HarrisonWelch","download_url":"https://codeload.github.com/HarrisonWelch/TwillioTextBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241951929,"owners_count":20047895,"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":["bot","mass-communication","mass-texting","phone-number","twillio"],"created_at":"2024-11-15T05:21:56.288Z","updated_at":"2025-03-05T02:25:38.361Z","avatar_url":"https://github.com/HarrisonWelch.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TwillioTextBot\n\n## Description\n* This project was made to send text messages very easily if given a simple list of phone numbers using [Twillio](https://www.twilio.com/messaging)\n\n## Install \u0026 Run\n* First you must have a Twillio premium account in order to send messages to phone numbers other than yours.\n* Run `pip install -r requirements.txt` on the command line in the repo folder to install\n  * `twillio` - a python helper library\n  * `emoji` - a quick way of putting emojis in text. Adds flare to message sending\n* Insert your list of phone numbers into the `get_phone_numbers()` function as a comma seperate string array\n  * TODO: make this a seperate file that can be interpreted more easily\n* Place your account info in a the top\n  * `ACCOUNT_SID` - holds your account sid from the twillio dashboard\n  * `AUTH_TOKEN` - holds your private auth key for from the twillio dashboard\n  * `SENDER_PHONE_NUMBER` - holds the phone number you \"rented\" from twillio\n* Run the program.\n* Note: long lists of 200+ numbers may take several minutes to send all\n\n## Links:\n* Tutorial: https://www.twilio.com/docs/libraries/python\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrisonwelch%2Ftwilliotextbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharrisonwelch%2Ftwilliotextbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrisonwelch%2Ftwilliotextbot/lists"}