- Description
- Dependencies
- Setup
- Run this project
- Features
- To Do
- Feature Requests
- Contribute to this Project
- Contributors
- 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
- Add GUI, if possible
- Add screenshots/GIFs of the working
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! :)
To contribute to this Project, follow these steps:
- Fork this repository.
- Create a branch:
$ git checkout -b <branch_name>
- Make your changes and commit them:
$ git commit -m <commit_message>
- Push to the original branch:
$ git push origin <project_name>/<location>
- Create the pull request
Alternatively see the GitHub documentation on creating a pull request.
This project is developed and maintained by @dvlpsh.
This project uses the MIT LICENSE.