Skip to content

brendonsanderson/cheater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Cheater

Cheater is a Python script designed to update a private GitHub repository anywhere from 0-4 times a day. The script utilizes the GitHub API for Python (PyGithub) and the schedule library for job scheduling.

Why your Github commits dont matter

Usage

Before running the script, make sure to install the required libraries by running the following command:

pip install PyGithub, schedule

Replace 'YOUR_GITHUB_TOKEN', 'your_username', and 'your_repo_name' with your GitHub personal access token, GitHub username, and the name of your private repository, respectively.

About

Github auto-contributor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages