Building Twitter Bots in Node Philip James @phildini Whos this - - PowerPoint PPT Presentation

building twitter bots in node
SMART_READER_LITE
LIVE PREVIEW

Building Twitter Bots in Node Philip James @phildini Whos this - - PowerPoint PPT Presentation

Building Twitter Bots in Node Philip James @phildini Whos this guy? #nodetweets @phildini Why should you build twitter bots? do I #nodetweets @phildini What does a twitter bot need? Some bit of code, for posting to twitter Write


slide-1
SLIDE 1

Building Twitter Bots in Node

Philip James @phildini

slide-2
SLIDE 2

Who’s this guy?

#nodetweets @phildini

slide-3
SLIDE 3

Why should you build twitter bots?

@phildini

do I

#nodetweets

slide-4
SLIDE 4

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
slide-5
SLIDE 5

What are we going to do?

@phildini #nodetweets

slide-6
SLIDE 6

@phildini #nodetweets

Get a word from the Wordnik API Mix that word into a tweet Post that tweet to twitter

slide-7
SLIDE 7

Let’s start coding!

@phildini #nodetweets

slide-8
SLIDE 8

Let’s start coding!

@phildini #nodetweets

slide-9
SLIDE 9

We need a key!

@phildini #nodetweets

https://www.wordnik.com

slide-10
SLIDE 10

We need a key!

@phildini #nodetweets

http://developer.wordnik.com/

slide-11
SLIDE 11

We need a key!

@phildini #nodetweets

https://www.wordnik.com/users/edit

slide-12
SLIDE 12

We need a key!

@phildini #nodetweets

permissions.js

slide-13
SLIDE 13

Let’s start coding!

@phildini #nodetweets

slide-14
SLIDE 14

Add some twitter

@phildini #nodetweets

slide-15
SLIDE 15

Twitter doesn’t like developers

@phildini #nodetweets

bots

slide-16
SLIDE 16

Add some twitter

@phildini #nodetweets

slide-17
SLIDE 17

Add some twitter

@phildini #nodetweets

config.js

slide-18
SLIDE 18

Add some twitter

@phildini #nodetweets

slide-19
SLIDE 19

Add some twitter

@phildini #nodetweets

slide-20
SLIDE 20

Make it Run

@phildini #nodetweets

slide-21
SLIDE 21

@phildini #nodetweets

slide-22
SLIDE 22

Where do we go from here?

@phildini #nodetweets

slide-23
SLIDE 23

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
slide-24
SLIDE 24

The World Needs Your Twitterbot!

@phildini #nodetweets

slide-25
SLIDE 25

Credits

@phildini #nodetweets

Erin McKean (@emckean) Darius Kazemi (@tinysubversions)

slide-26
SLIDE 26

I gave this talk - you can too!

#nodetweets @phildini

slide-27
SLIDE 27

Thanks! Questions?

@phildini #nodetweets