{"id":13298548,"url":"https://github.com/Juangmar/twitter_bots","last_synced_at":"2025-03-10T09:33:29.067Z","repository":{"id":111654866,"uuid":"131634710","full_name":"Juangmar/twitter_bots","owner":"Juangmar","description":"A few twitter bots and it's API documentartion","archived":false,"fork":false,"pushed_at":"2018-09-02T10:32:27.000Z","size":4550,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-29T17:54:47.912Z","etag":null,"topics":["api-documentartion","automated","developer-experience","javascript","learning-by-doing","twitter","twitter-bot"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Juangmar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2018-04-30T18:55:57.000Z","updated_at":"2024-07-29T17:54:47.912Z","dependencies_parsed_at":"2023-03-11T16:01:13.819Z","dependency_job_id":null,"html_url":"https://github.com/Juangmar/twitter_bots","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/Juangmar%2Ftwitter_bots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juangmar%2Ftwitter_bots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juangmar%2Ftwitter_bots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Juangmar%2Ftwitter_bots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Juangmar","download_url":"https://codeload.github.com/Juangmar/twitter_bots/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242823833,"owners_count":20191068,"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":["api-documentartion","automated","developer-experience","javascript","learning-by-doing","twitter","twitter-bot"],"created_at":"2024-07-29T17:29:47.402Z","updated_at":"2025-03-10T09:33:29.058Z","avatar_url":"https://github.com/Juangmar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TWITTER BOTS\nA few twitter bots and it's API documentartion\n\n## Getting Started\n\nThis project has been developed using JavaScript, connecting to the Twitter API and executing using Node.js.\n\nAltough every node module has been 'installed' in every project package, it's recomended to manually install them befor execute the bots.\n\n### Prerequisites\n\nTo execute any bot you must create a .json file with the user authentication in the same directory as the .js runnable flie.\n\nThe .json file must have the next content:\n```javascript\n{\n\t\"consumer_key\": \"----------\",\n\t\"consumer_secret\": \"----------\",\n\t\"access_token\": \"----------\",\n\t\"access_token_secret\": \"----------\",\n}\n```\nWhere the lines must be replaced with your own cretendial. Those credentials are asociated with your own app, created with a Twitter user via [it's own page](https://apps.twitter.com/) \n\n## Documentation\n\nEvery JavaScript file is documented, but I'm writing a [wiki page](https://github.com/Juangmar/twitter_bots/wiki) with more detailed information, including every info I've found or discovered regarding the API methods and objects.\n\n\n## Contributing\n\n*Twitter Bots* is an open source project, so anyone can contribute to develop the bots, and we encourage you to do so.\n\nEven though every pull request will be considered and possibly accepted, there's a [file](CONTRIBUTING.md) to know about some recommendations about the code of conduct, the process of commiting and accepting pull requests, along with some tips about code standards.\n\n## Authors\n\n* **Juan Gómez-Martinho González** - *[Juangmar](https://github.com/Juangmar)* - \n\n## Contributors\n\nRight now there are no contributors who participates regularly in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJuangmar%2Ftwitter_bots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJuangmar%2Ftwitter_bots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJuangmar%2Ftwitter_bots/lists"}