south1907 / addmember-telegram

Add member auto to telegram group. Link youtube: https://www.youtube.com/watch?v=qnNsgHCMQYk
GNU General Public License v3.0
253 stars 232 forks source link

Cant add member to targer group #75

Closed IbrahimSerhat closed 1 year ago

IbrahimSerhat commented 1 year ago

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

south1907 commented 1 year ago

Have any logs is printed on your screen?

IbrahimSerhat commented 1 year ago

image

south1907 commented 1 year ago

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

south1907 commented 1 year ago

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: https://github.com/south1907/addmember-telegram/commit/28553a42a0a84f2fcc8df686cac0646f19cbe441

IbrahimSerhat commented 1 year ago

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.

south1907 commented 1 year ago

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: https://github.com/south1907/addmember-telegram/discussions/72

south1907 commented 1 year ago

Done in https://github.com/south1907/addmember-telegram/commit/09f8c2170cf707fc1db60347c3ac8e21173f4b0c

IbrahimSerhat commented 1 year ago

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