The Wayback Machine - https://web.archive.org/web/20221231145522/https://github.com/mafintosh/nodeschoolbot
Skip to content

mafintosh/nodeschoolbot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nodeschoolbot

A github bot that helps out adding members / creating repos for nodeschool

We run an instance as @nodeschoolbot on GitHub

usage

npm install -g nodeschoolbot

build status

Usage

Run a command by mentioning @nodeschoolbot in an issue comment, e.g. @nodeschoolbot help

  • help - shows this help
  • create-repo {name} - creates a nodeschool repo
  • add-user {username} - adds a user to the chapter-organizers team and the org
  • create-team {team} - creates a new team
  • add-team-user {team} {username} - add a user to a specific team

Run one yourself

nodeschoolbot --token={a-github-token} --secret={a-github-webhook-secret}

The token passed should have access to create repositories on nodeschool and to add members to teams.

When setting up the webhook it only needs to forward issue comments

License

MIT

About

Github bot that helps maintain nodeschool

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published