Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 870 Bytes

todo.md

File metadata and controls

36 lines (27 loc) · 870 Bytes

FAIL prevention: ☐ logs are getting to long ☐ logs same tweet multiple times... why? ☐ after a few hours without tweets... try to reconnect ☐ multiple connections open to twitter?...

Listen for "follow" events: Retweet a random tweet with some media from the twitterer who just followed you


Make it easier to read my application Use event system of node

type emitters = {
  retweet: TypedEventEmitter
  follow: TypedEventEmitter
  unfollow: TypedEventEmitter
}

Metrics: Monitor likes, retweets, stats of certain kind of retweets