Skip to content

Ssoppa/InstaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstaBot

License: GPL v3 Made with: Pytho3 GitHub Repo starsGitHub forks

Overview

A tool for scheduling posts on Instagram, implemented in Python using the Selenium module. This is just a personal project to practice TDD and Selenium, as well as learn about GUI applications in Python.

Roadmap

[X] Skeleton of the project

[X] Unit, integration, and functional tests

[X] CLI application

[ ] GUI application

[ ] Integration with the official Instagram API (maybe, just to see how it works)

[ ] Web application (maybe, but it is probably another project)

How to Contribute

Submitting Issues

Use the Issue Tracker to submit bug reports and feature/enhancement requests. Before submitting a new issue, ensure that there is no similar open issue.

Manual Testing

Anyone manually testing the code and reporting bugs or suggestions for enhancements in the Issue Tracker are very welcome!

Submitting Pull Requests

Patches/fixes are accepted in form of pull requests (PRs). Make sure the issue the pull request addresses is open in the Issue Tracker.

Submitted pull request is deemed to have agreed to publish under GPL v3.

License

GNU General Public License v3.0 or later

Check COPYING to see the full text.

Releases

No releases published

Packages

No packages published

Languages