{"id":16974737,"url":"https://github.com/nulldev/csz-bot","last_synced_at":"2025-07-22T08:32:57.525Z","repository":{"id":36998961,"uuid":"231836048","full_name":"NullDev/CSZ-Bot","owner":"NullDev","description":"🤖 Discord management bot with some useless features","archived":false,"fork":false,"pushed_at":"2025-07-15T14:27:33.000Z","size":52517,"stargazers_count":11,"open_issues_count":18,"forks_count":24,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-16T06:50:15.020Z","etag":null,"topics":["bot","discord","discord-bot","nodejs","nulldev","roles"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/NullDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2020-01-04T22:15:59.000Z","updated_at":"2025-07-15T14:27:36.000Z","dependencies_parsed_at":"2023-12-01T01:37:27.483Z","dependency_job_id":"8f0151ce-d824-44af-9cd4-5324ddf85652","html_url":"https://github.com/NullDev/CSZ-Bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NullDev/CSZ-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullDev%2FCSZ-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullDev%2FCSZ-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullDev%2FCSZ-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullDev%2FCSZ-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NullDev","download_url":"https://codeload.github.com/NullDev/CSZ-Bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullDev%2FCSZ-Bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266456245,"owners_count":23931383,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["bot","discord","discord-bot","nodejs","nulldev","roles"],"created_at":"2024-10-14T01:07:51.160Z","updated_at":"2025-07-22T08:32:57.505Z","avatar_url":"https://github.com/NullDev.png","language":"TypeScript","readme":"# CSZ-Bot\n\n[![CSZ Discord](https://img.shields.io/discord/618781839338897443?color=%237289DA\u0026label=CSZ%20Discord\u0026logo=discord\u0026logoColor=white)](https://discord.gg/csz)\n\n\u003cp align=\"center\"\u003e\n\u003cimg height=\"150\" width=\"auto\" src=\"hiergüligenlinkeinfügen\" /\u003e\u003cbr\u003e\nOfficial Coding Shitpost Central Discord Bot\n\u003c/p\u003e\n\n## :information_source: OwO wats dis?\n\nPlease ignore this repo. This is just a management bot I made for my stupid german coding discord server...\n\nGerman description of the Discord Server:\n\n\u003e Deutscher Server für diverse programmier- und nerd Themen. \u003cbr\u003e\n\u003e Language-Bashing, shitposting und Autismus stehen an der Tagesordnung. \u003cbr\u003e\n\u003e Jeder ist willkommen da jede Programmiersprache gleichermaßen diskreditiert wird!\n\n\u003csub\u003eI'm sorry\u003c/sub\u003e\n\n---\n\n## I want to make this stupid bot even worse\n\nRead: [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n## :wrench: Installation\n\nDu hast 2 Optionen: [Lokale installation](#lokale-installation) und [GitHub Codespaces](#github-codespaces). Ersteres ist aufwändiger. Bei letzterem musst du deine Config am besten abspeichern, weil sie bei Codespaces irgendwan zusammen mit dem Codespace gelöscht wird.\n\n### Lokale Installation\n\n\u003csub\u003enode Version: \u003e=24\u003c/sub\u003e\n\n1. Terminal aufmachen und dorthin navigieren, wo man es downloaden möchte\n2. Sichergehen, dass [Node.js](https://nodejs.org) installiert ist. Teste mit: `node --version`. Wenn es eine Versionsnummer zurückgibt, ist Node.js installiert.\n **Wenn nicht**, Node.js [hier](https://nodejs.org) runterladen.\n3. Repository klonen und hinein navigieren. Wenn Git installiert ist:\n```sh\ngit clone https://github.com/NullDev/CSZ-Bot.git \u0026\u0026 cd $_\n```\nWenn nicht, [hier](https://github.com/NullDev/CSZ-Bot/archive/master.zip) herunterladen und die ZIP extrahieren (Gott stehe dir bei) und dann in den Ordner navigieren.\n\n4. Dependencies installieren: \u003cbr\u003e\n```sh\nnpm ci\n```\n\n5. Weiter machen mit den [gemeinsamen Schritten](#gemeinsame-schritte) (siehe unten)\n\n### GitHub Codespaces\n1. Klicke auf den grünen \"Code\"-Button\n2. Wähle den Tab \"Codespaces\"\n3. Klicke auf das \"+\" für einen neuen Codespace\n4. Warte\n5. Weiter machen mit den [gemeinsamen Schritten](#gemeinsame-schritte) (siehe unten)\n\n### Gemeinsame Schritte\n1. Das Config-Template [config.template.json](https://github.com/NullDev/CSZ-Bot/blob/master/config.template.json) kopieren und als `config.json` einfügen und bearbeiten:\n```sh\ncp config.template.json config.json\n$EDITOR config.json\n```\n\u003e [!TIP]\n\u003e Die Datei kann Kommentare und Trailing-Commas (JSONC). Wenn du nicht VSCode verwendest, musst du das ggf. noch einstellen.\n\n2. Das Template ist für die [Coding-Test-Zentrale](https://discord.gg/ekJA6GA3BJ) vorausgefüllt. Es fehlen noch:\n    - Um einen Bot zum Testen anzulegen, einfach den Instruktionen im [Discord Developer Portal](https://discord.com/developers/applications) folgen.\n        - Die Applikation muss als \"Bot\" gesetzt werden.\n        - Es müssen beide [Gateway Intents](https://discordjs.guide/popular-topics/intents.html#gateway-intents) eingeschalten werden.\n        - Ersetze `\u003cDISCORD_CLIENT_ID\u003e` durch die Application-ID\n        - Ersetze `\u003cDISCORD_TOKEN\u003e` durch das Bot-Token\n    - Um IDs kopieren zu können, den \"Developer Mode\" in den Discord Einstellungen aktivieren. Mit Rechtsklick kann man dann die IDs kopieren.\n3. Das Script starten.\n\nMit Hot-Reload:\n```sh\nnpm run watch\n```\n\nOhne Hot-Reload:\n```sh\nnpm start\n```\n\n### Housekeeping\nFormatieren und Linten passiert durch lefthook automatisch beim Committen/Pushen. Manuell kannst du das machen:\n- Formatieren: `npm run format`\n- Linten: `npm run lint`\n- Fixbare Linter-Fehler automatisch fixen: `npm run lint:fix`\n  - Fixbare, aber möglicherweise falsche Fixes anwenden: `npm run lint:fix:unsafe`\n- CI-Checks lokal laufen lassen: `npm run ci`\n- Unit-Tests ausführen: `npm test`\n\n## ❄ Nix\nEntweder via `nix-shell` oder `nix develop` letzteres benötigt Nix-Flake support.\nNix-Flakes nutzen ohne diese eingeschaltet zu haben geht via:\n`nix --extra-experimental-features \"flakes nix-command\" develop`\n\nWer auch immer einen Plan von Nix hat, kann das hier gerne weiter ausführen.\n\n\u003cimg height=auto width=100% src=\"https://repository-images.githubusercontent.com/231836048/9d94c400-2f6b-11ea-95d8-f9e72ddf020f\"\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnulldev%2Fcsz-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnulldev%2Fcsz-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnulldev%2Fcsz-bot/lists"}