Skip to content

fism/TwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitterbot-fism

An example twitter bot using node.js. You will need node.js and a Twitter account for adding API keys. Please be sure to use a different Twitter account for testing.

Features

Retweets and Quote Retweets.

Install

  • git clone git://github.com/fism/TwitterBot.git
  • npm install
  • Copy .env-example to .env and fill out the fields
  • npm start

Scripts

  • npm run test : echo "Error: no test specified" && exit 1
  • npm run start : node index.js
  • npm run readme : node ./node_modules/.bin/node-readme

Dependencies

Package Version Dev
dotenv ^4.0.0
twit ^2.2.9
unique-random-array ^1.0.0
node-readme ^0.1.9

Contributing

Contributions welcome; Please submit all pull requests the against master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Please check the Contributing Guidelines for more details. Thanks!

Author

Michael Fisher mfisher@techcpu.net - Twitter: @Fisher85M

License

About

An example twitter bot using node.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published