{"id":37175131,"url":"https://github.com/arastu/likelo","last_synced_at":"2026-01-14T20:27:20.411Z","repository":{"id":83655856,"uuid":"87112812","full_name":"arastu/likelo","owner":"arastu","description":"Twitter auto like bot, Under Development👷, Pre Alpha","archived":true,"fork":false,"pushed_at":"2017-09-15T08:23:56.000Z","size":9316,"stargazers_count":69,"open_issues_count":0,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-14T10:43:52.051Z","etag":null,"topics":["bot","golang","golang-application","twitter","twitter-api","twitter-bot"],"latest_commit_sha":null,"homepage":"","language":"Go","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/arastu.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":"2017-04-03T19:30:58.000Z","updated_at":"2024-10-30T22:16:11.000Z","dependencies_parsed_at":"2023-03-12T19:05:01.116Z","dependency_job_id":null,"html_url":"https://github.com/arastu/likelo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arastu/likelo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arastu%2Flikelo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arastu%2Flikelo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arastu%2Flikelo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arastu%2Flikelo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arastu","download_url":"https://codeload.github.com/arastu/likelo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arastu%2Flikelo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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","golang","golang-application","twitter","twitter-api","twitter-bot"],"created_at":"2026-01-14T20:27:19.811Z","updated_at":"2026-01-14T20:27:20.384Z","avatar_url":"https://github.com/arastu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# likelo\nTwitter auto like bot\n\n\u003e Where does likelo's idea come from?\n\u003e\n\u003e I have a friend named [Arash](https://github.com/ara4sh)([AraaX on twitter](https://twitter.com/Ara4Sh)) who follows me in twitter, \n\u003e every time I post something or even reply to my friend,\n\u003e after a short period of time, I get a notification which says Arash liked my post or reply :)\n\u003e\n\u003e Likelo simulates Arash for your followers :))\n\n\n## How To Start To Liking, Like A Bot :)\n\n\n### Dependency\nNote: You will need **[Go 1.7](https://golang.org/dl/)** or newer.\n\n\n### Create a twitter application\nWhile signed in under your Twitter account, visit [https://apps.twitter.com](https://apps.twitter.com).\nClick Create an application.\nAssign a name, description, and URL to the application. If you don't know the URL of your application yet, that's fine, you can change it later when you know (actually this is not required for likelo). Click the Yes, I agree check box, fill out the CAPTCHA, and click Create your Twitter application.\nOnce the application has successfully created, visit the Settings tab for the application. Select the Read and Write radio button and click Update this Twitter application's settings. This sets the proper permissions for the application to query and post new tweets to the account.\nVisit the Keys and Access Tokens tab. Take note of the consumer key, consumer secret, access token, and access secret — you'll need these for likelo bot. If the access token/secret are not shown, click Create my access token at the bottom of the page.\n\n\u003e #### consumer key, consumer secret, access token, and access secret is required for using in likelo config.\n\n\n### Download likelo \ndownload likelo with go get\n\n```bash\ngo get github.com/arastu/likelo\n```\n\nCopy sample config file(.likelo.config.sample.yaml) from likelo folder to your home folder and rename it to .likelo.yaml\n```bash\ncd $GOPATH/src/github.com/arastu/likelo\ncp .likelo.config.sample.yaml $HOME/.likelo.yaml\n```\n    Then edit .likelo.yaml and add consumer key, consumer secret, access token, and access secret.\n\n\n### Building from Source\n```bash\ncd $GOPATH/src/github.com/arastu/likelo\nmake likelo\n```\nThis will create likelo binary executable file in $GOPATH/src/github.com/arastu/likelo folder.\n\n\n### Run likelo\n```bash\n./likelo\nUsing config file: /Users/arastu/.likelo.yaml\nStarting Stream...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farastu%2Flikelo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farastu%2Flikelo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farastu%2Flikelo/lists"}