Skip to content

JacksonJS/sharkTankBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SharkTankBot

The souce code for @SharkTankBot on Twitter.

To use: Simply rename fakeconfig.js to config.js and plug in your Twitter credentials.

run $ npm install.

Then run

node bot.js

If you would like to run the bot forever, install the forever npm package npm install -g forever

Then run the script using forever:

forever start --spinSleepTime 10000 bot.js

:wq!

Initially forked from https://github.com/nisrulz/twitterbot-nodejs

About

SharkTankBot source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors