{"id":18557702,"url":"https://github.com/aosingh/smartbot","last_synced_at":"2025-06-27T10:36:25.590Z","repository":{"id":98969596,"uuid":"62968842","full_name":"aosingh/SmartBot","owner":"aosingh","description":"A smart twitter bot.","archived":false,"fork":false,"pushed_at":"2016-08-10T04:10:00.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T14:11:30.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aosingh.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":"2016-07-09T20:57:04.000Z","updated_at":"2016-08-10T21:49:01.000Z","dependencies_parsed_at":"2023-05-22T17:31:44.481Z","dependency_job_id":null,"html_url":"https://github.com/aosingh/SmartBot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aosingh/SmartBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aosingh%2FSmartBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aosingh%2FSmartBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aosingh%2FSmartBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aosingh%2FSmartBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aosingh","download_url":"https://codeload.github.com/aosingh/SmartBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aosingh%2FSmartBot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260562276,"owners_count":23028361,"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":[],"created_at":"2024-11-06T21:37:47.425Z","updated_at":"2025-06-18T13:36:02.165Z","avatar_url":"https://github.com/aosingh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SmartBot\n=========================\nA smart twitter bot.\n\n## Requires : Python version 2.7, Tweepy version 3.5.0\n\n\n## Installation\n\n### Clone this Repo\n\nClone this repository into whatever directory you'd like to work on it from:\n\n```bash\ngit clone https://github.com/aosingh/SmartBot.git\n```\n\nSwitch to develop branch and pull all files\n\n```bash\ngit checkout -b develop\ngit pull origin develop\n```\n\n\n### Install `pip` and `tweepy`\n\nFirst, make sure you have `pip`.\n\nOn Mac:\n\n```bash\nsudo easy_install pip\n```\n\nOn Ubuntu, Debian or Linux Mint::\n\n```bash\nsudo apt-get install python-pip\n```\n\nSecond, install `tweepy` using `pip`\n\n```bash\npip install tweepy\n```\n\nSee [Tweepy](http://docs.tweepy.org/en/v3.5.0/index.html) for more information.\n\n## Development\nRun the following python class to test the bot. \nIf it prints all the logs and exits with code 0, then the environment is set correctly.\n```bash\npython SmartBotTest.py\n\n``` \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faosingh%2Fsmartbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faosingh%2Fsmartbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faosingh%2Fsmartbot/lists"}