Hello,

I’m working on finishing a Web App for our company in which sometimes (normally once a week) we send a massive Direct Message to a list of people, always below 1000 people (the direct_messages/events/new 24h limit has).

It’s normally a community engagement thing, where if ppl RT a tweet we sent them a fancy background and the end of the week.

Are there any other limits or considerations we should take into account to avoid the app or account being suspended?

Right now we limit the number of DMs per batch to 20 (and a random sleep of 0.1 to 1.5sec between each) and our community manager split the batches manually when using the App, would be fine to do all the DMs on a single batch?

Cheers,
Adrian

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