Create Twitter bots that can auto-reply, retweet tweets, send DMs, follow users, add users to Twitter list, and more all without writing a single line of code.
You can create your first twitter bot at https://digitalinspiration.com/bots and it's completely free. You need to write zero code, there's no need no hosting space as the bots are hosted on Google. The bots that RT, AutoReply, DM, Follow, Add to Lists and more. The premium plan lets you create up to 10 bots.
Hey! This is pretty cool and something I've been looking at lately. Had a quick look through the documentation and couldn't see it, can you send a reply to users who retweet a tweet at a specific time (send tweet before an event starts requirement) do you guys also support "dark tweets" which can't be seen in public replies?
@jasobibb We cannot see private tweets as the Twitter public search API won't surface those tweets. You can write your own search queries using advanced Twitter search operators and any tweet that matches your query would be responded to.
Here's a list of all search operators supported by Twitter bots.
https://digitalinspiration.com/t...
Could you use an existing Twitter account for these TwitterBots, or would it require a new one? If it can use an existing one, can manual posts still be made, or does it become 100% bot controlled at that point?
This is very interesting - will definitely check it out. Curious how safe the Twitter account is while running on the software (will Twitter lock you out / suspend your account, etc.)? Twitter automation is awesome and very effective when the account is protected in various ways - just sucks when your account is flagged :)
This is really cool. We open-sourced an app that searches Tweets and does some NLP analysis with one of our machine learning models in a box (Textbox). I think there might be some synergy here. Check it out: https://github.com/machinebox/mood
@ismail_can_demir The first bot is free and runs once an hour, while premium ones run every 15 minutes. And, with a license, you can create as much as 5 bots at the minimum.
Amit Agarwal