DenizShabani / telegramscraper

Scraper and adder for Telegram supporting multiple accounts at the same time. Adds via Telegram API and only by username. For adding via ID and not needing Telgram API contact me.
https://t.me/GitHubScriptsHelp
MIT License
362 stars 166 forks source link

help urgent #11

Open knmzz opened 2 years ago

knmzz commented 2 years ago

scraper.py members made such an error when registering in the file

Traceback (most recent call last): File "C:\Users\Arda\Desktop\telegramscraper-main\scraper.py", line 115, in for member in c.iter_participants(group, filter=ChannelParticipantsAdmins):

ChankitSaini commented 2 years ago

scraper.py members made such an error when registering in the file

Traceback (most recent call last): File "C:\Users\Arda\Desktop\telegramscraper-main\scraper.py", line 115, in for member in c.iter_participants(group, filter=ChannelParticipantsAdmins):

Please share full logs, use a pastebin service to share logs, or share a image screenshot of the same.

Pastebin: pastebin.com

rahilalbert commented 1 year ago

Traceback (most recent call last): File "C:\Users\Lenovo\Desktop\telegramscraper-main\telegramscraper-main\manager.py", line 1, in import requests ModuleNotFoundError: No module named 'requests'

ChankitSaini commented 1 year ago

Do pip install requests in terminal.