{"id":31879495,"url":"https://github.com/178inaba/fizzbuzz-twitterbot","last_synced_at":"2025-10-13T00:32:20.958Z","repository":{"id":57525549,"uuid":"75318337","full_name":"178inaba/fizzbuzz-twitterbot","owner":"178inaba","description":"Let's FizzBuzz!","archived":false,"fork":false,"pushed_at":"2017-05-23T02:09:21.000Z","size":56,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T15:48:05.969Z","etag":null,"topics":["fizzbuzz","twitter-bot"],"latest_commit_sha":null,"homepage":"https://twitter.com/FizzBuzzBot","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/178inaba.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":"2016-12-01T17:58:14.000Z","updated_at":"2017-02-15T15:53:47.000Z","dependencies_parsed_at":"2022-08-28T20:22:05.484Z","dependency_job_id":null,"html_url":"https://github.com/178inaba/fizzbuzz-twitterbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/178inaba/fizzbuzz-twitterbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/178inaba%2Ffizzbuzz-twitterbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/178inaba%2Ffizzbuzz-twitterbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/178inaba%2Ffizzbuzz-twitterbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/178inaba%2Ffizzbuzz-twitterbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/178inaba","download_url":"https://codeload.github.com/178inaba/fizzbuzz-twitterbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/178inaba%2Ffizzbuzz-twitterbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013642,"owners_count":26085298,"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-10-12T02:00:06.719Z","response_time":53,"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":["fizzbuzz","twitter-bot"],"created_at":"2025-10-13T00:30:32.991Z","updated_at":"2025-10-13T00:32:20.943Z","avatar_url":"https://github.com/178inaba.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FizzBuzz Twitter Bot\n\n[![Build Status](https://travis-ci.org/178inaba/fizzbuzz-twitterbot.svg?branch=master)](https://travis-ci.org/178inaba/fizzbuzz-twitterbot)\n[![Coverage Status](https://coveralls.io/repos/github/178inaba/fizzbuzz-twitterbot/badge.svg?branch=master)](https://coveralls.io/github/178inaba/fizzbuzz-twitterbot?branch=master)\n[![Go Report Card](https://goreportcard.com/badge/github.com/178inaba/fizzbuzz-twitterbot)](https://goreportcard.com/report/github.com/178inaba/fizzbuzz-twitterbot)\n\n## Docker\n\n### Build\n\n```console\n$ docker build --force-rm --no-cache -t 178inaba/fizzbuzz-twitterbot .\n```\n\n### Run\n\n```console\n$ docker run -d --restart unless-stopped -e CONSUMER_KEY=... -e CONSUMER_SECRET=... -e ACCESS_TOKEN=... -e ACCESS_TOKEN_SECRET=... --name fizzbuzz-twitterbot 178inaba/fizzbuzz-twitterbot\n```\n\n### Compose\n\n#### Up\n\n```console\n$ docker-compose up -d --build\n```\n\n#### Down\n\n```console\n$ docker-compose down\n```\n\n## Test\n\nRequire MySQL or MariaDB.\n\n```console\n$ mysql -u root \u003c misc/sql/create_test_db.sql\n$ mysql -u root fizzbuzz_twitterbot_test \u003c misc/sql/ddl.sql\n$ go test ./...\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F178inaba%2Ffizzbuzz-twitterbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F178inaba%2Ffizzbuzz-twitterbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F178inaba%2Ffizzbuzz-twitterbot/lists"}