Closed InfoBro closed 6 years ago
I finally figured this one out. Most of it was my lack of understanding with respect to github.com/dghubble/go-twitter use of the structure UserLookupParams format for the ScreenName slice that holds the screen names to follow. The values must be entered in the configuration without the '@' symbol.
In accordance with the configuration instructions I created a twitter app added the appropriate consumer key, access token and their secrets. A number of twitter handles were added to follow and are confirmed to issue "live" intel but nothing is being picked from the twitter feed.