{"id":18868417,"url":"https://github.com/tahagorme/token-joiner-and-booster","last_synced_at":"2025-04-03T00:09:48.863Z","repository":{"id":153099287,"uuid":"628156224","full_name":"TahaGorme/token-joiner-and-booster","owner":"TahaGorme","description":"Discord Server Joiner and Booster is a script that allows you to automatically join multiple Discord servers and boost them using multiple user tokens. This script also supports server boosting and 2captcha API key for captcha solving.","archived":false,"fork":false,"pushed_at":"2024-09-15T02:57:08.000Z","size":64,"stargazers_count":90,"open_issues_count":2,"forks_count":106,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-09-15T08:25:36.510Z","etag":null,"topics":["2captcha","boost","captcha-solving","discord","discord-boost-bot","discord-boost-tool","discord-selfbot","discord-server-boost-tool","discord-server-joiner","discord-token","discord-token-booster","discord-token-generator","discord-token-joiner","script","selfbot","server","server-joiner","token","token-grabber"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/TahaGorme.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}},"created_at":"2023-04-15T04:29:55.000Z","updated_at":"2024-09-15T02:57:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"94726100-d035-4222-816f-e894772f9e17","html_url":"https://github.com/TahaGorme/token-joiner-and-booster","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/TahaGorme%2Ftoken-joiner-and-booster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TahaGorme%2Ftoken-joiner-and-booster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TahaGorme%2Ftoken-joiner-and-booster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TahaGorme%2Ftoken-joiner-and-booster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TahaGorme","download_url":"https://codeload.github.com/TahaGorme/token-joiner-and-booster/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246911498,"owners_count":20853657,"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":["2captcha","boost","captcha-solving","discord","discord-boost-bot","discord-boost-tool","discord-selfbot","discord-server-boost-tool","discord-server-joiner","discord-token","discord-token-booster","discord-token-generator","discord-token-joiner","script","selfbot","server","server-joiner","token","token-grabber"],"created_at":"2024-11-08T05:13:35.634Z","updated_at":"2025-04-03T00:09:48.843Z","avatar_url":"https://github.com/TahaGorme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Patched\nThis script has been patched. to buy a **private** working joiner and booster (proxyless) or any custom discord tools, dm me on discord @uutu or on telegram @tahagorme\nhttps://discord.gg/QRdbUxAEa7\nalso checkout my free mass dm tool https://github.com/TahaGorme/discord-mass-dm-tool \n# Discord Server Joiner and Booster\n\nDiscord Server Joiner and Booster is a script that allows you to automatically join a Discord server using multiple user tokens and boost them. This script also supports server boosting and 2captcha API and Capmonster.cloud API key for captcha solving.\n\n\n\n## Installation\n\nDownload [nodejs](https://nodejs.org/)\n\n\n\n```javascript\ngit clone https://github.com/TahaGorme/token-joiner-and-booster.git\n```\n\n```javascript\ncd token-joiner-and-booster\n```\n\n```bash\nnpm i\n```\n\n```javascript\nnode .\n```\n## Config\n\nThe config.json file contains the following properties:\n- `captcha_service`: (optional) Your Captcha service (2Captcha or Capmonster)\n- `captcha_api_key`: (optional) Your 2captcha or Capmonster API key for solving captchas.\n- `invite`: The invite or invite code for the Discord server you wish to join.\n- `joinDelay`: The delay (in milliseconds) between each join attempt.\n- `useProxies`: Enable it if you want to use proxies (fill proxies in proxies.txt)\n- `boost`: (optional) An object containing properties for server boosting.\n    - `enabled`: Whether or not you want to boost the server on joining.\n    - `delay`: The delay (in milliseconds) before boosting the server.\n    - `serverId`: The ID of the server to boost.\n\n### Program Usage\n\nThe program will automatically attempt to join the server using each token provided in the tokens.txt file. The `joinDelay` property determines the delay between each join attempt. \n\nIf server boosting is enabled, the program will wait for the specified delay before boosting the server with the first available boost.\n\n\n## Proxy Usage\nIf `useProxies` is enabled in the config, the program will use proxies from proxies.txt.\nThis program only supports `http` and `https` proxies.\nproxies should be in the format `https://username:password@ip:port` if the proxy has authentication or `https://ip:port` if the proxy does not have authentication. \nNOTE: the http prefix is mandatory before the proxy \n\n### Error Handling\n\nThe program includes error handling for unhandled rejections and uncaught exceptions. If an error occurs, the program will log the error message and continue running.\n\n## Discord Server\nhttps://discord.gg/AEMGVcnTWp\n\n## Contributing\nPull requests are welcomed. For major changes, please open an issue first to discuss what you would like to change.\n\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftahagorme%2Ftoken-joiner-and-booster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftahagorme%2Ftoken-joiner-and-booster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftahagorme%2Ftoken-joiner-and-booster/lists"}