Contributors
## Features
* Automatic Login(prompts user for username and password on the terminal)
* Retweets based on specified keyword
* Likes Tweets based on specified keyword
* Posts insightful links(reads insightful links from a file and posts them as tweets)
* Replies to Tweets having a specified keyword
## To Do ##
- Add GUI, if possible
- Add screenshots/GIFs of the working
## Feature Requests ##
Please open an issue titled '[Feature Request]' and provide as much details as possible for what you'd like as a feature.
Any suggestions to make this project better is welcomed! :)
## Contribute to this Project
To contribute to this Project, follow these steps:
- Fork this repository.
- Create a branch: `$ git checkout -b `
- Make your changes and commit them: `$ git commit -m `
- Push to the original branch: `$ git push origin /`
- Create the pull request
Alternatively see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
## Contributors
This project is developed and maintained by [@dvlpsh](https://github.com/dvlpsh).