Skip to content

tegacodes/botTutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

botTutorials

Node twitter bot examples

Twitter examples for the Social Software elective at SUNY Purchase 2015.

##Yo Yo Listen Up

Twitter does not recognize artificial intelligences and a legitimate use of its service. Things that will get you banned:

only replying to people, never writing your own stuff writing the same thing over and over, or very similar variants of stuff

Your account will be banned, so make sure to use alt accounts.

So I would recommend doing something interesting with the data, over making something that is chatty. Bots that do status updates are ok.

The twitter API also has rate limits as outlined here.

##Dependencies

[node.js] (https://nodejs.org/) (brew install node) ##Getting the code

In the command line, navigate to where you want this folder and then type:

git clone https://github.com/tegacodes/botTutorials/archive/master.zip

##Thanks Big thanks to Darius Kazemi. These tutorials and examples draw heavily from your work. The retweet bot tutorial is from example bot.

Also thankyou Jon Dahan for lots of help too.

About

Node twitter bot examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published