{"id":30584384,"url":"https://github.com/senchabot-opensource/monorepo","last_synced_at":"2026-01-14T17:48:50.783Z","repository":{"id":153086888,"uuid":"613129446","full_name":"senchabot-opensource/monorepo","owner":"senchabot-opensource","description":"Open source Discord bot and Twitch bot. Web App uses NextJS 14, Server Actions, RSC, Tailwind CSS, Shadcn, Sonner,  Zod and Authjs","archived":false,"fork":false,"pushed_at":"2026-01-04T20:09:37.000Z","size":2948,"stargazers_count":98,"open_issues_count":28,"forks_count":21,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2026-01-12T05:37:04.733Z","etag":null,"topics":["discord-bot","go","golang","nextjs","reactjs","senchabot","shadcn-ui","tailwindcss","twitch-bot","typescript","web-application"],"latest_commit_sha":null,"homepage":"https://senchabot.app","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/senchabot-opensource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["rasitds","eckoln","igdiaysu","furkan-oz"]}},"created_at":"2023-03-13T00:10:54.000Z","updated_at":"2026-01-04T20:08:47.000Z","dependencies_parsed_at":"2024-02-18T09:27:51.233Z","dependency_job_id":"01522a33-ef81-45fe-a805-abc45960ae96","html_url":"https://github.com/senchabot-opensource/monorepo","commit_stats":null,"previous_names":["senchabot-opensource/monorepo","senchabot-dev/monorepo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/senchabot-opensource/monorepo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senchabot-opensource%2Fmonorepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senchabot-opensource%2Fmonorepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senchabot-opensource%2Fmonorepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senchabot-opensource%2Fmonorepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/senchabot-opensource","download_url":"https://codeload.github.com/senchabot-opensource/monorepo/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/senchabot-opensource%2Fmonorepo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28428943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T16:38:47.836Z","status":"ssl_error","status_checked_at":"2026-01-14T16:34:59.695Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["discord-bot","go","golang","nextjs","reactjs","senchabot","shadcn-ui","tailwindcss","twitch-bot","typescript","web-application"],"created_at":"2025-08-29T09:03:21.489Z","updated_at":"2026-01-14T17:48:50.776Z","avatar_url":"https://github.com/senchabot-opensource.png","language":"Go","funding_links":["https://github.com/sponsors/rasitds","https://github.com/sponsors/eckoln","https://github.com/sponsors/igdiaysu","https://github.com/sponsors/furkan-oz"],"categories":["Platforms \u0026 Applications"],"sub_categories":[],"readme":"# Senchabot Monorepo\n\nOpen source bots for Discord, Twitch, and a web dashboard.\n\n## Monorepo Structure\n\n- `apps/` - Application entrypoints (bots, web dashboard)\n- `pkg/` - Shared Go packages\n- `helper/` - Utility scripts and helpers\n- `service/` - Service layer code\n- `model/` - Data models\n- `config/` - Configuration files\n- `db/` - Database-related files\n\n## Prerequisites\n\n- Git\n- Go 1.24 or higher\n- Node.js 18 or higher\n- npm, pnpm, or yarn\n- Docker \u0026 Docker Compose\n\n## Getting Started\n\n1. **Clone the repository**\n   ```sh\n   git clone https://github.com/senchabot-opensource/monorepo.git\n   cd monorepo\n   ```\n2. **Set up environment variables**\n   - Copy `.env.example` files to `.env` in each app or service as needed.\n   - Fill in required values.\n3. **Install dependencies**\n   - For Go apps:\n     ```sh\n     go mod download\n     ```\n   - For web app:\n     ```sh\n     cd apps/web\n     npm install # or pnpm install\n     ```\n4. **Start services**\n   - Start database and dependencies:\n     ```sh\n     docker-compose up -d\n     ```\n\n5. **Run apps**\n   - See each app's README for specific instructions.\n\n## Documentation\n\n- [Web App](./apps/web/README.md)\n- [Discord Bot](./apps/discord-bot/README.md)\n- [Twitch Bot](./apps/twitch-bot/README.md)\n\n## Contributing\n\nContributions are always welcome! Please read the [contribution guidelines](./CONTRIBUTING.md) first.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenchabot-opensource%2Fmonorepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsenchabot-opensource%2Fmonorepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsenchabot-opensource%2Fmonorepo/lists"}