ArvinJA / scrape_discord

Scrape discord channels
27 stars 7 forks source link

not sure if token working anymore #6

Open hayden-t opened 5 years ago

hayden-t commented 5 years ago

hi trying with token pulled from developer toolbar, in auth section as token not present anymore. but in cli i get discord.errors.LoginFailure: Improper token has been passed.

not sure if just me or not working anymore, would be good if someone else can verify

ialiman commented 2 years ago

i am able to replicate this same issue. The token found in that [token] field seems strange; mine is showing OTEwOTcyODM4MDU0MzQ2ODEz.YaUa3Q.BPDquGwoZ2LGufeg9QCSkBcziOA I was not expecting such as long string.

in cli:

> python3 scrape_channels.py --token zLQi11X5LxvrROlL7VLFyUarRLB3qo
 -sid 371762864790306817

error.txt see output error.txt attached