Closed sagar3506 closed 4 years ago
i have the same errors when i try add members from .csv to group or channel
ho gli stessi errori quando provo ad aggiungere membri da .csv al gruppo o al canale
same problem you too could solve?
Unfortunately not... :/
To run option 2, you'll need to pass the CSV path as a parameter, when running the script. In your case, looks like it'd be:
python3 sp.py list_of_users.csv
Let me know if that solves the problem
I run the script through PyCharm. Can you explain to me step by step where in the script and what information should I put for option 2 to work? I have scrapped list.csv
To run option 2, you'll need to pass the CSV path as a parameter, when running the script. In your case, looks like it'd be:
python3 sp.py list_of_users.csv
Let me know if that solves the problem
Ok i run this script through linux and work well but only for group, i cant add any members to channel....
As specified in the README file: _Adding users by Username expects a CSV file with one username per line. Adding users by User ID expects a CSV file such as: username,user_id,user_accesshash
Is the format of your CSV correct?
Hi...Sorry to disturb you. Can you please share how to add my contact list to my channel. Thanks in advance.
Hay... I was hoping if you could tell me how can I add users to my channel. thanks
I believe the issue is solved, if to add users to a channel please prepare the CSV with the appropriate format and use the following command: python3 telethon-bot-add-users-to-groups.py list_of_users.csv
I can't find sp.py .
On Thu, Jun 4, 2020 at 12:51 PM Jesus Iniesta notifications@github.com wrote:
Closed #1 https://github.com/gsusI/Telegram-Group-or-Channel-users-to-CSV/issues/1 .
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gsusI/Telegram-Group-or-Channel-users-to-CSV/issues/1#event-3406050020, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJBBO5R3PUIUBTAQTS3FTR3RU5VDZANCNFSM4KKLIXZQ .
He renamed it...this is the same file as on github..though the channel part id not working..I hope he helps us with the channel also...
I'm not actively using this anymore, please feel free to contribute to the codebase and send a pull request.
hey i like ur script but i dont known how to add users in channel after scraping
i try with option 2 but its show error