hi
it’s my first post in these forum
I am a beginner programmer and to improve my skills I decided to start a Twitter bot
My bot worked fine for several weeks until I decided that if people used a certain word in their tweets, my bot would reply to them.
After an hour my bot stopped working and when I checked the developer’s twitter portal my bot was labeled as limited
But I didn’t get any email and it wasn’t even in spam
I decided to delete the bot app and create a new app, but when I put the new keys in my codes, the bot doesn’t work and the terminal closes after a few seconds.
I have had this problem for over a week now
I have emailed Twitter support, but they did not help and did not even explain the reason for the limit and its duration.
Please, if you have any information about this, please give me a solution.
What’s the exact error message / API response? What code / library are you using?
Generally, you need to resolve the suspended app via App is suspended or restricted form
Auto reply bots frequently get limited because they are generally not that useful and run foul of automation rules: Twitter's automation development rules | Twitter Help
1 Like
This sounds like the bot was sending unsolicited mentions, which is against the automation rules and likely to lead to restriction.