Hello everyone, I created a Bot for a community whose only action is to retweet information on a specific subject, I would like to know if, as an account manager, I can create one or two more bots with different actions while respecting the conditions of use. Thanks in advance for your feedback.

1 Like

Yes, this is possible, see here for an example:

But look over the automation rules again and design the system accordingly: Twitter's automation development rules | Twitter Help.

So you would have your 1 developer account, 1 tweet posting app, listening to the stream with multiple rules, and based on the matching rule, queuing tweets to retweet using the multiple different bots (it’s important to separate the posting from the listening because you want the ability to limit it or apply additional rules to not retweet something or similar things.

2 Likes

Thank you Igor for your answer, it allows me to be reassured about the end use of the bots and to do the procedures correctly. I wish you a good day.

Cordially

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.