if I accept all these requests at once will the channel go down?
And is there a bot that accepts all these accumulated requests and sends a private message to members?
Setup ratelimit for messages. Day-two and all users will be accepted
how'd it go down?
the bot should have been before these join requests were created, as far as I know, once a join request is received, if it went to no one, then it cannot be received again (but you can issue /acceptJoinRequest for each one if you know the chat_id)
As i know you would need the user.ids of those users over the telegram bot api so more work as normal or make it maybe per userbot but we had a similar situation in one of our groups that someone tried to bot attack the group which got caught in the approval mode portal so than we had nearly 10k of bots and already deleted accounts in the join requests i have solved it with a small autoclicker using pyautogui to decline all of them every other possible solution would have been more work in my opinion it would be nice if tg would integrate a reference to it in the bot api to get all open requests havent seen it yet
exactly, you'd have to know these userIDs before hand so you can act on them via API... otherwise it's lost and only a human admin can do it manually you can see a list of pending join requests, but not using the bot API
Yeah for nearly 10k it was to mucj to click on all of them manually😂😂 Can you please give me the reference or docs link to the way to get the list? Would be nice to take a look into it maybe can be used for a automation for it
https://core.telegram.org/tdlib/docs/classtd_1_1td__api_1_1get_chat_join_requests.html
But to come back to the initial question when your sure that you either want all of them accepted or declined the easiest solution for that is to just use a autoclicker and if needed its also not that much worl to extend it with a small automation to decline already deleted accounts if you want to accept all of tze rest
Стикер
I'm going to use the auto clicker, I have a smartphone parked here, but is there any way to reinforce it so that the channel doesn't fall? Is there any bot that is Anti-raid?
There are bots that can step between it and make a portal with the approval mode but sadly i dont know any that can auto clean them after a given time but might be a interesting idea
to be honest, I still don't understand how the channel would "go down" or "fall" do you mean "banned"? can a channel be taken down if it accepts too much people?
I'm afraid the channel will be banned, because this private link has been accumulating requests for more than 30 days
aah is this a thing? I have no idea
i don't think it is, unless he's doing some shady stuff there
Nothing obscure... 😅, I'm just a seller of info products, and I'm planning a launch.
i see and how is any of this related to bot development btw?
Just about: some bot that replaces auto click and some bot that sends private messages to channel members.
do you know any programming language?
These were the most important issues. Thank you all for your help, thank you very much!
Unfortunately no, I've tried to learn... but it was frustrating due to my busy life.
i see, then sadly we won't be able to help you here, you will either need to hire someone to code your bot or try finding existing bots somewhere
OK thank you! 😁
Обсуждают сегодня