{"id":18335884,"url":"https://github.com/pxsty0/discord-token-joiner","last_synced_at":"2025-04-13T07:26:16.824Z","repository":{"id":98442907,"uuid":"461592401","full_name":"pxsty0/discord-token-joiner","owner":"pxsty0","description":"Put Your Discord Tokens On The Servers!","archived":false,"fork":false,"pushed_at":"2023-02-17T12:54:05.000Z","size":9,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-05T20:11:22.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/pxsty0.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-20T19:23:59.000Z","updated_at":"2024-05-24T07:18:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"d37bbb7f-909e-45ba-9d48-269c45a6ae08","html_url":"https://github.com/pxsty0/discord-token-joiner","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/pxsty0%2Fdiscord-token-joiner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fdiscord-token-joiner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fdiscord-token-joiner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pxsty0%2Fdiscord-token-joiner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pxsty0","download_url":"https://codeload.github.com/pxsty0/discord-token-joiner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230978382,"owners_count":18309705,"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":[],"created_at":"2024-11-05T20:05:12.574Z","updated_at":"2024-12-23T15:19:27.591Z","avatar_url":"https://github.com/pxsty0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord Token Joinler\nPut Your Discord Tokens On The Servers!\n```js\nconst invite = ''; // İnvite Code\nconst tokens = [\n\"\",\n\"\",\n\"\"\n]; // Token List\nfor(const pxsty of tokens) {\n\n  const axios = require('axios').default\n  axios({\n      method: 'POST',\n      url: `https://discord.com/api/invite/${invite}`,\n      headers:  \n      {\n      'Authorization': `${pxsty}` \n      }\n  })\n \n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxsty0%2Fdiscord-token-joiner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpxsty0%2Fdiscord-token-joiner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxsty0%2Fdiscord-token-joiner/lists"}