{"id":18967055,"url":"https://github.com/rkoesters/trumpet","last_synced_at":"2025-04-19T14:23:16.983Z","repository":{"id":57564706,"uuid":"106365823","full_name":"rkoesters/trumpet","owner":"rkoesters","description":"A bot that generates tweets based on the accounts it follows.","archived":false,"fork":false,"pushed_at":"2018-11-22T21:19:08.000Z","size":98,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T08:32:58.808Z","etag":null,"topics":["go","golang","markov","markov-chain","twitter","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rkoesters.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-10-10T03:49:23.000Z","updated_at":"2019-06-02T01:30:23.000Z","dependencies_parsed_at":"2022-09-18T04:22:04.578Z","dependency_job_id":null,"html_url":"https://github.com/rkoesters/trumpet","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/rkoesters%2Ftrumpet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkoesters%2Ftrumpet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkoesters%2Ftrumpet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkoesters%2Ftrumpet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rkoesters","download_url":"https://codeload.github.com/rkoesters/trumpet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249213742,"owners_count":21231096,"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":["go","golang","markov","markov-chain","twitter","twitter-bot"],"created_at":"2024-11-08T14:39:26.973Z","updated_at":"2025-04-16T07:33:37.148Z","avatar_url":"https://github.com/rkoesters.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Trumpet 🎺\n=======\n\nA bot that generates tweets based on the accounts it follows.\n\n[![GoDoc](https://godoc.org/github.com/rkoesters/trumpet?status.svg)](https://godoc.org/github.com/rkoesters/trumpet)\n[![Build Status](https://travis-ci.org/rkoesters/trumpet.svg?branch=master)](https://travis-ci.org/rkoesters/trumpet)\n[![Go Report Card](https://goreportcard.com/badge/github.com/rkoesters/trumpet)](https://goreportcard.com/report/github.com/rkoesters/trumpet)\n\nBuilding\n--------\n\nFirst, you will need to make sure you have the dependencies:\n\n\t$ make deps\n\nNext, you are able to build the program:\n\n\t$ make\n\nInstalling\n----------\n\nTo install to `$GOPATH/bin`:\n\n\t$ make install\n\nTo install to a custom location, for example `/usr/local/bin`:\n\n\t$ sudo make install prefix=/usr/local\n\nConfiguration\n-------------\n\nTrumpet needs to be configured to connect to Twitter. You will need a\nconsumer key, a consumer secret, an access token, and an access secret.\nSee\n\u003chttps://developer.twitter.com/en/docs/basics/authentication/guides/access-tokens.html\u003e\nfor more information.\n\nOnce you have the required information, you can use the\n`trumpet-mkconfig` tool to create the configuration file.\n\n\t$ trumpet-mkconfig\n\nFor more information on how to use the tool, run:\n\n\t$ trumpet-mkconfig -help\n\nRunning\n-------\n\nOnce you have created the configuration file, you are ready to run the\nbot:\n\n\t$ trumpet\n\nFor more information on the program's usage, run:\n\n\t$ trumpet -help\n\nLicense\n-------\n\nSee [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frkoesters%2Ftrumpet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frkoesters%2Ftrumpet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frkoesters%2Ftrumpet/lists"}