south1907/addmember-telegram

Cant add member to targer group

Closed this issue · 8 comments

Hi dear,

When I use old version, everything works as well but, after When I updated to one api more accounts system, It looks adding member as successfully but no effected.

I checked target group user name and source member group user name too many times but I cant find any fail

Have any logs is printed on your screen?

It seem normal.
may be member you added that is in target group.

Please pull new code
I have recently update logic: check member exists in target group, if it exists, not re-add to target:
You can see code in commit: 28553a4

Please pull new code I have recently update logic: check member exists in target group, if it exists, not re-add to target: You can see code in commit: 28553a4

thank you it solved it. It was not add member to target group because of member already added.

Yep, but It is not complete.
Some members have processed because some member while added is error (Error Privacy).
And when re-run, it will re-add. It is bad.
I will Trace log added and check Privacy while add.
Please follow it: https://github.com/users/south1907/projects/2/views/1
And you can request something features in here: #72

Done in 09f8c21

It works as very well. I am very satisfied thank you