Python for tg 07-08-2022, 04:36 PM
#1
So I am in need of a couple of lines of code.
If you know how telegram and channels work you could help me.
My bot currently goes through a list of channels and posts a comment on a range of posts (1st, 2nd, 3rd...etc) the problem I am having is that some channels have anti-spam system that makes you wait a certain amount of time before being able to post again.
To bypass this one could have to check if it is not able to comment on the second post after time (s) then go to next channel.
Could someone write this code?
If you know how telegram and channels work you could help me.
My bot currently goes through a list of channels and posts a comment on a range of posts (1st, 2nd, 3rd...etc) the problem I am having is that some channels have anti-spam system that makes you wait a certain amount of time before being able to post again.
To bypass this one could have to check if it is not able to comment on the second post after time (s) then go to next channel.
Could someone write this code?