Vepcz1337 / Discord-Token-Gen

An Advanced Discord Generator Written in js & py. Made with Mori Miyako.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traceback (GetDiscordMails)

HectorsGrav3 opened this issue · comments

Traceback (most recent call last):
File "C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\main.py", line 5, in
from mails import GetDiscordEmail, GetEmail
ImportError: cannot import name 'GetDiscordEmail' from 'mails' (C:\Users\Sotiropoulos\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\mails_init_.py)

Dm me if you can't answear that here [Hector]#7777

Screenshot_1

When I use Node for that this is what i get

C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main>node index.js

███╗░░░███╗░█████╗░██████╗░██╗  ███╗░░░███╗██╗██╗░░░██╗░█████╗░██╗░░██╗░█████╗░
████╗░████║██╔══██╗██╔══██╗██║  ████╗░████║██║╚██╗░██╔╝██╔══██╗██║░██╔╝██╔══██╗
██╔████╔██║██║░░██║██████╔╝██║  ██╔████╔██║██║░╚████╔╝░███████║█████═╝░██║░░██║
██║╚██╔╝██║██║░░██║██╔══██╗██║  ██║╚██╔╝██║██║░░╚██╔╝░░██╔══██║██╔═██╗░██║░░██║
██║░╚═╝░██║╚█████╔╝██║░░██║██║  ██║░╚═╝░██║██║░░░██║░░░██║░░██║██║░╚██╗╚█████╔╝
╚═╝░░░░░╚═╝░╚════╝░╚═╝░░╚═╝╚═╝  ╚═╝░░░░░╚═╝╚═╝░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝░╚════╝░

•——————————————————————————————•°•✿•°•——————————————————————————————•

node:internal/modules/cjs/loader:936
throw err;
^

Error: Cannot find module 'follow-redirects'
Require stack:

  • C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\adapters\http.js
  • C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\defaults.js
  • C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\core\transformData.js
  • C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\core\dispatchRequest.js
  • C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\core\Axios.js
  • C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\axios.js
  • C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\index.js
  • C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\index.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:999:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object. (C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\adapters\http.js:9:18)
    at Module._compile (node:internal/modules/cjs/loader:1099:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Module.load (node:internal/modules/cjs/loader:975:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:999:19) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    'C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\adapters\http.js',
    'C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\defaults.js',
    'C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\core\transformData.js',
    'C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\core\dispatchRequest.js',
    'C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\core\Axios.js',
    'C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\lib\axios.js',
    'C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\node_modules\axios\index.js',
    'C:\Users\Sotiropoulos\Desktop\Discord-Token-Gen-main\index.js'
    ]
    }

Node.js v17.8.0

Check My Repo For A fixed version of dis

fixed

Does your repo actually work?
Cuz I don't really want to donate to captcha
Any way I can solve it myself?

Check My Repo For A fixed version of dis

Contact my discord please so I can ask you more information [Hector]#7777

Bro Just you need to install Node JS ( you can find it in google ) and then type in cmd: npm install --location=global --save-dev follow-redirects