Skip to content

silasmahler/githubbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Bot

This is a bot for GitHub to manage invitations to organizations for events like hackathons.

How to use

To use this bot set up an OAuth app for your organizations GitHub account. Next clone the repository. Create a secretConfig.properties file from the secretConfig.properties.example from the resources directory by filling in your organizations client_id and client_secret and an access token belonging to one of the organization owners. Best use an account which's only purpose is to provide this access and share it with the other admin members of your organization.

After that change to the root directory and do gradle bootRun to start GitHub Bot.

Misc

Do not commit the secretConfig.properties to any public repository or share it with someone. It contains your organizations client_id and client_secret and an access token of an account with admin rights to your organization. Someone could use it to impersonate or to damage you or your organization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors