Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Building Twitter Bots in Node

Philip James
December 08, 2015

Building Twitter Bots in Node

Philip James

December 08, 2015
Tweet

More Decks by Philip James

Other Decks in Technology

Transcript

  1. What does a twitter bot need? @phildini #nodetweets • Some

    bit of code, for posting to twitter • Write access to a twitter account • A way to post responsively, or on a schedule
  2. @phildini #nodetweets Get a word from the Wordnik API Mix

    that word into a tweet Post that tweet to twitter
  3. Go Forth and Bot! @phildini #nodetweets • Some bit of

    code, for posting to twitter • Write access to a twitter account • A way to post responsively, or on a schedule Bots need: Bots are: • Fun • Hopefully straightforward • Art