DiscordScraper
DiscordScraper copied to clipboard
Discord guild members profile picture, username, ID and Bio scraper.
I coud not figure out how to contact you directly so I decided to open an issue here. my discord and telegram is @badbadboss. Please message me or give me...
What could be the problem? ``` Traceback (most recent call last): File "/Users/xxx/Downloads/Discord-Scraper2/source/main.py", line 2, in from internal.selfbot import client File "/Users/xxx/Downloads/Discord-Scraper2/source/internal/selfbot.py", line 7, in client = Client(chunk_guilds_at_startup = False)...
``` Traceback (most recent call last): File "/home/codespace/.local/lib/python3.10/site-packages/discord/http.py", line 1058, in static_login data = await self.get_me() File "/home/codespace/.local/lib/python3.10/site-packages/discord/http.py", line 934, in request raise HTTPException(response, data) discord.errors.HTTPException: 401 Unauthorized (error code:...
Modified it so it works with less errors.