Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

amandeepmittal/nodejs-tweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The MIT License

A Twitter bot that retweets, favorites and replies to tweets that mention Node.js, AngularJS, MongoDB, the MEAN Stack and the Ionic Framework.

Screenshot

Features

Retweets and likes tweets

Screenshot

Sends a thank-you reply to new followers

Screenshot Screenshot


Contributing

This bot manipulates tweets and streams by connecting to the Twitter API via the twit npm package. Please refer to the twit documentation to make substantial changes.

You can help by:

  • Pointing out bugs/errors
  • Adding new functionalities to the bot

For any of the above, please create an issue so that it can be addressed. New to GitHub issues? You can familiarize yourself with them using GitHub's guide.

Make the Change

  • Fork this repository.
  • Make your suggested change.
  • Ensure code style follows existing code.
  • Create a pull request.

License

BSD 3-Clause License | Copyright (c) 2018, Aman Mittal. All rights reserved.