{"id":15187244,"url":"https://github.com/satont/twitch-notifier","last_synced_at":"2025-10-27T05:30:52.458Z","repository":{"id":44715538,"uuid":"214099085","full_name":"Satont/twitch-notifier","owner":"Satont","description":"Notify users about some streamer wen't online","archived":false,"fork":false,"pushed_at":"2024-06-24T22:12:07.000Z","size":9846,"stargazers_count":25,"open_issues_count":10,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-11T09:40:14.647Z","etag":null,"topics":["bot","docker","notify","postgre","psql","stream","streamer","streamers","ts","twitch","typescript","users","vk"],"latest_commit_sha":null,"homepage":"https://t.me/TwiNotifyBot","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/Satont.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"satont","paypal":"satontworldwide","custom":"https://www.buymeacoffee.com/satont"}},"created_at":"2019-10-10T06:00:33.000Z","updated_at":"2024-06-26T09:43:18.000Z","dependencies_parsed_at":"2023-12-21T10:04:44.805Z","dependency_job_id":"71b12e48-6114-4488-b882-05a75ab81689","html_url":"https://github.com/Satont/twitch-notifier","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/Satont%2Ftwitch-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satont%2Ftwitch-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satont%2Ftwitch-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Satont%2Ftwitch-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Satont","download_url":"https://codeload.github.com/Satont/twitch-notifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219861812,"owners_count":16555984,"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":["bot","docker","notify","postgre","psql","stream","streamer","streamers","ts","twitch","typescript","users","vk"],"created_at":"2024-09-27T18:05:48.152Z","updated_at":"2025-10-27T05:30:52.152Z","avatar_url":"https://github.com/Satont.png","language":"Go","funding_links":["https://patreon.com/satont","satontworldwide","https://www.buymeacoffee.com/satont"],"categories":[],"sub_categories":[],"readme":"# Twitch Notifier\n\n![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/satont/twitch-notifier)\n[![Coverage Status](https://coveralls.io/repos/github/Satont/twitch-notifier/badge.svg)](https://coveralls.io/github/Satont/twitch-notifier)\n\nBot for sending twitch streams notifications in telegram.\n\n# Development\n\nDownload dependencies\n\n```bash\ngo mod download\n```\n\n### Requirements\n\n- Golang `1.19+`\n\n### Generate\n\nAfter clone/on first setup/on schema change - you should run\n\n```bash\nmake generate\n```\n\n### Testing\n\n```bash\nmake tests\n```\n\n### Running\n\n```bash\ndocker compose -f docker-compose.dev.yml up -d\nmake dev\n```\n\n## Database schemas and migrations\n\n### Writing schemas\n\nAll schemas located in `./ent/schema` directory, but also we are using internal structures. Internal structures located in `internal/db/db_models`. So you should change both of them.\n\nAfter changing any schema in `/ent/schema` folder, you should regenerate data via `make generate`\n\n### Migrations\n\n#### Requirements\n\n- [atlasgo cli](https://atlasgo.io/getting-started#installation)\n- Docker\n\n### Create\n\n```bash\nmake migrate-create somecoolname\n```\n\n### Apply\n\n```bash\nmake migrate-apply\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatont%2Ftwitch-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsatont%2Ftwitch-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsatont%2Ftwitch-notifier/lists"}