Skip to content

Narigo/jscc17-twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-bot

Create a twitter bot for #jscc17 tweets.

  1. We will be using a module by popular vote "twit".
  2. We need a Twitter account. Andreas has one and will create the Bot.
    • Go to apps.twitter.com to create a new app.
    • Copy the tokens into config
    • In our example, the bot is called @twtbot8
  3. Make a small console.log with the stream API of twit.
  4. With theBot.post() we can send a status
    • Be aware that duplications of statusses are not allowed :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published