{"id":16620185,"url":"https://github.com/tannergabriel/zenon-twitter-bot","last_synced_at":"2025-08-25T22:14:14.908Z","repository":{"id":43973246,"uuid":"503287936","full_name":"TannerGabriel/zenon-twitter-bot","owner":"TannerGabriel","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-03T18:46:54.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-29T19:15:42.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/TannerGabriel.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}},"created_at":"2022-06-14T09:15:39.000Z","updated_at":"2022-07-08T10:47:59.000Z","dependencies_parsed_at":"2022-09-11T00:52:12.830Z","dependency_job_id":null,"html_url":"https://github.com/TannerGabriel/zenon-twitter-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TannerGabriel/zenon-twitter-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TannerGabriel%2Fzenon-twitter-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TannerGabriel%2Fzenon-twitter-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TannerGabriel%2Fzenon-twitter-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TannerGabriel%2Fzenon-twitter-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TannerGabriel","download_url":"https://codeload.github.com/TannerGabriel/zenon-twitter-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TannerGabriel%2Fzenon-twitter-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272140105,"owners_count":24880440,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-12T02:43:41.644Z","updated_at":"2025-08-25T22:14:14.876Z","avatar_url":"https://github.com/TannerGabriel.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zenon Twitter bot\n\nTwitter bot that publishes updates to Zenon accelerator projects. For the data backend, see [zenon-az-service](https://github.com/dumeriz/zenon-az-service).\n\n## Requirements\n\nRequirements for running this repository:\n\n- Golang or Docker installation\n- Twitter API key and access token\n- [Zenon-ZMQ-backend](https://github.com/dumeriz/zenon-az-service)\n\n## Setup\n\nBefore starting the application, we first need to provide the required environment variables:\n\n```bash\nAPI_KEY=\nAPI_KEY_SECRET=\nACCESS_TOKEN=\nACCESS_TOKEN_SECRET=\nZMQ_URL=tcp://localhost:6666\nZENON_URL=ws://127.0.0.1:35998\n```\n\nAfter that, you can start the application using Docker or Golang:\n\n```bash\ngo run cmd/main.go\n# or\ndocker build -t zenon-twitter .\ndocker run --name zenon-twitter -d zenon-twitter\n```\n\n## Supported events\n\nList of currently supported events:\n\n- Submission of a new A-Z proposal up for a vote\n- Final vote of the A-Z proposal\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftannergabriel%2Fzenon-twitter-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftannergabriel%2Fzenon-twitter-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftannergabriel%2Fzenon-twitter-bot/lists"}