mirror of
https://github.com/arnaucube/argos.git
synced 2026-02-07 19:16:40 +01:00
improved user analysis
This commit is contained in:
@@ -62,5 +62,6 @@ func optionAnalyzeUserTweets(client *twitter.Client) {
|
||||
fmt.Println(" ")
|
||||
fmt.Print("User @")
|
||||
c.Cyan(username)
|
||||
analyzeUserAccount(client, username)
|
||||
fmt.Println(" analysis finished")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user