{"id":48828292,"url":"https://github.com/pardeike/brrainzbot","last_synced_at":"2026-04-14T19:01:00.230Z","repository":{"id":350838375,"uuid":"1208456059","full_name":"pardeike/BrrainzBot","owner":"pardeike","description":"Friendly Discord onboarding and spam defense bot on .NET 10","archived":false,"fork":false,"pushed_at":"2026-04-12T12:09:22.000Z","size":1329,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-12T12:12:29.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pardeike.github.io/BrrainzBot/","language":"C#","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/pardeike.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-12T10:00:30.000Z","updated_at":"2026-04-12T12:09:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pardeike/BrrainzBot","commit_stats":null,"previous_names":["pardeike/brrainzbot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/pardeike/BrrainzBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardeike%2FBrrainzBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardeike%2FBrrainzBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardeike%2FBrrainzBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardeike%2FBrrainzBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pardeike","download_url":"https://codeload.github.com/pardeike/BrrainzBot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pardeike%2FBrrainzBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31810741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: 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":[],"created_at":"2026-04-14T19:00:59.419Z","updated_at":"2026-04-14T19:01:00.224Z","avatar_url":"https://github.com/pardeike.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BrrainzBot\n\n\u003cimg src=\"docs/assets/illustrations/fluffy-bot.png\" alt=\"BrrainzBot robot\" width=\"120\" align=\"right\"\u003e\n\nBrrainzBot is a self-hosted Discord bot with one core job and one optional one:\n\n- let real people in without public welcome clutter\n- clean up common spam before it spreads\n\nIt is built for admins who want plain setup, plain docs, and calm day-to-day behavior.\n\n## Quick Start\n\n1. Read the [Discord setup guide](docs/discord-setup.md).\n2. Run `brrainzbot setup`.\n3. If you left `MEMBER` blank, run `brrainzbot create-member \u003cserverId\u003e`.\n4. Run `brrainzbot doctor`.\n5. Turn one server on with `brrainzbot enable \u003cserverId\u003e`.\n6. Run `brrainzbot run`.\n\nIf you add another server later, run `brrainzbot add`.\n\nIf you only manage one server, `brrainzbot enable` and `brrainzbot disable` also work without an ID.\n\nIf you want the exact Discord invite link without using the portal generator:\n\n```bash\nbrrainzbot invite-url\n```\n\n## What It Does\n\n### Onboarding\n\n- this is the core feature\n- keeps the welcome flow inside `#welcome`\n- uses one persistent welcome post, a button, and short prompts\n- replies privately instead of cluttering public chat\n- promotes approved users into normal server access\n\n### Spam cleanup\n\n- optional per server\n- watches a honeypot channel\n- catches near-duplicate spam bursts\n- deletes spam around the trigger window\n\n## Core Commands\n\n```bash\nbrrainzbot setup\nbrrainzbot add\nbrrainzbot doctor\nbrrainzbot status\nbrrainzbot enable \u003cserverId\u003e\nbrrainzbot disable \u003cserverId\u003e\nbrrainzbot invite-url [\u003cserverId\u003e]\nbrrainzbot create-member \u003cserverId\u003e\nbrrainzbot set-members \u003cserverId\u003e\nbrrainzbot run\nbrrainzbot print-config\nbrrainzbot self-update\n```\n\n## Docs\n\n- [Home](https://bot.brrai.nz/)\n- [Installation](docs/installation.md)\n- [Discord setup](docs/discord-setup.md)\n- [Configuration](docs/configuration.md)\n- [OpenAI-compatible endpoints](docs/openai-compatible.md)\n- [Operations](docs/operations.md)\n\n## Development\n\n```bash\ndotnet build\ndotnet test\n```\n\nThe docs site uses MkDocs Material:\n\n```bash\npip install -r docs/requirements.txt\nmkdocs serve\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpardeike%2Fbrrainzbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpardeike%2Fbrrainzbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpardeike%2Fbrrainzbot/lists"}