{"id":21598465,"url":"https://github.com/aviksaikat/create-tweet","last_synced_at":"2026-02-11T13:03:13.602Z","repository":{"id":242126300,"uuid":"631650921","full_name":"Aviksaikat/Create-Tweet","owner":"Aviksaikat","description":"Create Tweets with media using python","archived":false,"fork":false,"pushed_at":"2024-05-31T18:34:15.000Z","size":141,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-01T17:28:01.886Z","etag":null,"topics":["bot","python","python-twitter","python-twitter-bot","python3","twitter-api","twitter-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Aviksaikat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/funding.yml","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},"funding":{"github":["aviksaikat"],"buy_me_a_coffee":"aviksaikat","patreon":"CyberPuzzlePros","polar":"aviksaikat","custom":["https://www.paypal.me/aviksaikat007"]}},"created_at":"2023-04-23T17:34:01.000Z","updated_at":"2025-07-27T19:02:40.000Z","dependencies_parsed_at":"2024-05-31T20:16:50.903Z","dependency_job_id":null,"html_url":"https://github.com/Aviksaikat/Create-Tweet","commit_stats":null,"previous_names":["aviksaikat/create-tweet"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Aviksaikat/Create-Tweet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aviksaikat%2FCreate-Tweet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aviksaikat%2FCreate-Tweet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aviksaikat%2FCreate-Tweet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aviksaikat%2FCreate-Tweet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aviksaikat","download_url":"https://codeload.github.com/Aviksaikat/Create-Tweet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aviksaikat%2FCreate-Tweet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29333155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T12:42:24.625Z","status":"ssl_error","status_checked_at":"2026-02-11T12:41:23.344Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bot","python","python-twitter","python-twitter-bot","python3","twitter-api","twitter-bot"],"created_at":"2024-11-24T18:12:15.926Z","updated_at":"2026-02-11T13:03:13.582Z","avatar_url":"https://github.com/Aviksaikat.png","language":"Python","funding_links":["https://github.com/sponsors/aviksaikat","https://buymeacoffee.com/aviksaikat","https://patreon.com/CyberPuzzlePros","https://polar.sh/aviksaikat","https://www.paypal.me/aviksaikat007"],"categories":[],"sub_categories":[],"readme":"# My Simple Twitter Bot 🚀\n\nA Python script that posts tweets on Twitter with content and image using Tweepy API. 🐦📸\n\n![](media/banner.jpg)\n\n## 📋 Prerequisites\n\nBefore running the script, make sure you have the following:\n\n- Python 3.x installed\n- Tweepy library installed (pip install tweepy)\n- Twitter API keys and access tokens (refer to Twitter Developer documentation: https://developer.twitter.com/en/docs/getting-started/getting-access-to-the-twitter-api)\n\n## 💻 Usage\n\n1. Clone the repository:\n```sh\ngit clone https://github.com/Aviksaikat/Create-Tweet\n```\n\n2. Navigate to the project directory:\n```sh\ncd Create-Tweet\n```\n\n3. Install the dependecies\n```sh\npip install -r requirements.txt\n```\n \n3. Create a keys.toml file in the project directory with your Twitter API keys and access tokens:\n```toml\n[API_KEYS]\napi_key = \"your_api_key\"\napi_key_secret = \"your_api_key_secret\"\naccess_token = \"your_access_token\"\naccess_token_secret = \"your_access_token_secret\"\n```\n\n4. Run the script with tweet content and image path:\n```sh\npython3 tweet.py -m \"Hello world! #TwitterBot\" -i \"images/my_image.png\"\n```\n\n5. Sit back and enjoy your bot posting tweets with content and image on Twitter! 🎉🚀\n\n# Example\n\n\nhttps://user-images.githubusercontent.com/31238298/233862652-11bcb9f6-a800-4a67-997f-9caf828fa732.mp4\n\n\n\n# 🤝 Contributing \nContributions are welcome! Feel free to open issues or submit pull requests to enhance the functionality of this awesome Twitter bot. 💪\n\n\n# License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faviksaikat%2Fcreate-tweet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faviksaikat%2Fcreate-tweet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faviksaikat%2Fcreate-tweet/lists"}