Hello, I’m new to the streaming APIs and wanted to clarify if my thought process here is good and/or allowed. The company I work for would like to allow users to set up an integration with Twitter that would allow us to “listen” for tweets, mentions. DMs, etc. I currently have this working for one user using the User Stream API. Would it be possible to create a user stream for each account that sets up the integration so I can listen for all of the tweets? Or would it be better to explore a different method of doing this, such as the public stream API?