{"id":18762894,"url":"https://github.com/arnaucube/echo-botnet","last_synced_at":"2025-06-28T22:39:36.386Z","repository":{"id":57606884,"uuid":"91023016","full_name":"arnaucube/echo-botnet","owner":"arnaucube","description":"A twitter botnet with autonomous bots replying tweets with pre-configured replies","archived":false,"fork":false,"pushed_at":"2017-08-12T14:11:12.000Z","size":3462,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T21:38:25.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://arnaucode.com/echo-botnet/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arnaucube.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}},"created_at":"2017-05-11T20:59:43.000Z","updated_at":"2021-12-09T09:43:34.000Z","dependencies_parsed_at":"2022-08-30T00:00:53.203Z","dependency_job_id":null,"html_url":"https://github.com/arnaucube/echo-botnet","commit_stats":null,"previous_names":["arnaucode/echo-botnet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaucube%2Fecho-botnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaucube%2Fecho-botnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaucube%2Fecho-botnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnaucube%2Fecho-botnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnaucube","download_url":"https://codeload.github.com/arnaucube/echo-botnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248664013,"owners_count":21141876,"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-07T18:23:46.691Z","updated_at":"2025-04-13T04:32:22.843Z","avatar_url":"https://github.com/arnaucube.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"http://arnaucode.com/echo-botnet/\n\n# echo-botnet [![Go Report Card](https://goreportcard.com/badge/github.com/arnaucode/echo-botnet)](https://goreportcard.com/report/github.com/arnaucode/echo-botnet)\nA twitter botnet with autonomous bots replying tweets with pre-configured replies\n\n\nEcho (Ēkhō): https://en.wikipedia.org/wiki/Echo_(mythology)#\n\n\n# How it works\n- each bot is launched every 35 seconds, so the bot1 is launched at time 0, the bot2 is launched at time 35s, the bot3 is launched at time 1:10 minutes, etc\n- the bots are running in parallel\n- each bot streams the Twitter API getting the tweets containing one or more keywords configured in the file keywordsConfig.json\n- then, the bot randomly gets a reply from the file repliesConfig.json\n- after a bot replies a tweet, the bot 'sleeps' 1 minute, to avoid the Twitter API limitation\n\nNeeds the files:\n```\nbotsConfig.json     --\u003e contains the tokens of the bots\nkeywordsConfig.json --\u003e contains the keywords to track from Twitter API\nrepliesConfig.json  --\u003e contains the replies\n```\n\nJust need to configure (deleting the word 'DEMO' from the filenames):\n\n![echo-botnet](https://raw.githubusercontent.com/arnaucode/echo-botnet/master/configurationScreenshot.png \"configurationScreenshot\")\n\n\nTo run, on the /build directory:\n```\n./echo-botnet\n```\nAlso, can run from the sources, with the Go compiler installed. On the .go files directory:\n```\ngo run *.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnaucube%2Fecho-botnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnaucube%2Fecho-botnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnaucube%2Fecho-botnet/lists"}