Skip to content

TheYkk/webhook-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulk Github webhook updater

Download and usage

  1. Clone git repo https://github.com/TheYkk/webhook-updater.git
  2. Go to cloned folder cd webook-updater
  3. Download go imports go mod download
  4. Create personel token for add webhooks Link
  5. Start using
export URL=https://star.theykk.net/webhook 
export SECRET=supersecret
export GITHUB_TOKEN=personeltoken
export GITHUB_USER=TheYkk

go run . 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages