Skip to content
#

githubbot

Here are 7 public repositories matching this topic...

Language: All
Filter by language

This Python script creates a GitHub bot that automates the creation of a private repository (if it doesn't exist) and commits at random dates from 1 year ago to the present. It uses the GitHub API to manage repositories and the git command line tool to make commits. The dates for commits are randomly generated within a specified range.

  • Updated Aug 15, 2023
  • Python

Improve this page

Add a description, image, and links to the githubbot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the githubbot topic, visit your repo's landing page and select "manage topics."

Learn more