{"id":20169144,"url":"https://github.com/developer-dao/web3con-hackathon-discord-onboarder","last_synced_at":"2026-06-12T07:32:09.382Z","repository":{"id":43648169,"uuid":"456361115","full_name":"Developer-DAO/web3con-hackathon-discord-onboarder","owner":"Developer-DAO","description":"A simple node.js script to onboard hackathon registrants onto discord via CSV.","archived":false,"fork":false,"pushed_at":"2022-02-26T02:20:24.000Z","size":111,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-10T04:59:55.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Developer-DAO.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":"2022-02-07T04:47:15.000Z","updated_at":"2022-02-07T04:50:17.000Z","dependencies_parsed_at":"2022-08-22T19:31:27.478Z","dependency_job_id":null,"html_url":"https://github.com/Developer-DAO/web3con-hackathon-discord-onboarder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Developer-DAO/web3con-hackathon-discord-onboarder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer-DAO%2Fweb3con-hackathon-discord-onboarder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer-DAO%2Fweb3con-hackathon-discord-onboarder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer-DAO%2Fweb3con-hackathon-discord-onboarder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer-DAO%2Fweb3con-hackathon-discord-onboarder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Developer-DAO","download_url":"https://codeload.github.com/Developer-DAO/web3con-hackathon-discord-onboarder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Developer-DAO%2Fweb3con-hackathon-discord-onboarder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34234557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":[],"created_at":"2024-11-14T01:11:32.637Z","updated_at":"2026-06-12T07:32:09.365Z","avatar_url":"https://github.com/Developer-DAO.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web3con-hackathon-discord-onboarder\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nA simple node.js script to onboard hackathon registrants onto discord via CSV.\n\n## Prerequisites\n\n0. [ts-node](https://github.com/TypeStrong/ts-node)\n1. [yarn](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable)\n2. [nvm](https://github.com/nvm-sh/nvm)\n\n## Usage\n\n### How to build\n\n0. Run `nvm install` in the project root directory\n1. Run `yarn` to pull in the dependencies\n\n### Content source\n\nThe script uses the `resources/hackers.csv` as the source of truth when preforming preforming discord onboardings. \n\n### Command Line Options\n\nThe script runs entirely through the command line and can be run with the following command and option below:\n\n**Options**\n\n- `-d, --dryrun \u003cboolean\u003e` : Run the script in dryrun mode which will not upload to the blockchain giving you a chance to observe requests before committing to uploading.  Defaults to *true* if not passed\n\n### How to run the script\n\n0. Open up a terminal and traverse to the project root i.e. `cd some/path/to/web3con-hackathon-discord-onboarder`\n1. Replace the content of `resources/hackers.csv` with the data of your liking,\n2. Run `ts-node onboarder.ts -d true` to run the script in `dryrun` mode to observe how your requests will look like without actually uploading.\n3. Observe the `logs/service.log` file to see if your data looks like you expect it to\n4. Assuming you are satisfied with your dryrun and/or testweave uploads you can now upload to the Arweave mainnet via `ts-node onboarder.ts -d false -t false`\n5. Once the upload is finished, observe the `logs/service.log` file to see the results\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://www.narbeh.xyz/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/29411347?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eNarb\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-narbs91\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e \u003ca href=\"https://github.com/narbs91/arweave-json-uploader/commits?author=narbs91\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper-dao%2Fweb3con-hackathon-discord-onboarder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeveloper-dao%2Fweb3con-hackathon-discord-onboarder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeveloper-dao%2Fweb3con-hackathon-discord-onboarder/lists"}