├── LICENSE ├── README.md ├── Tokens.txt ├── index.js ├── install.bat ├── main.py ├── package.json └── proxy.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ALTER869993/Discord-Account-Creator-2022/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ALTER869993/Discord-Account-Creator-2022/HEAD/README.md -------------------------------------------------------------------------------- /Tokens.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ALTER869993/Discord-Account-Creator-2022/HEAD/Tokens.txt -------------------------------------------------------------------------------- /index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ALTER869993/Discord-Account-Creator-2022/HEAD/index.js -------------------------------------------------------------------------------- /install.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ALTER869993/Discord-Account-Creator-2022/HEAD/install.bat -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ALTER869993/Discord-Account-Creator-2022/HEAD/main.py -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ALTER869993/Discord-Account-Creator-2022/HEAD/package.json -------------------------------------------------------------------------------- /proxy.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ALTER869993/Discord-Account-Creator-2022/HEAD/proxy.txt --------------------------------------------------------------------------------