Skip to content

shengzhizhou/reminders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probot: Reminders

a GitHub App built with Probot that adds reminders to Issues and Pull Requests.

Use the /remind slash command to set a reminder on any comment box on GitHub and you'll get a ping about it again when the reminder is due.

screen shot 2017-09-15 at 6 48 56 pm

Usage

  1. Install the GitHub App
  2. Start using the /reminders command on the repository.

Setup

# Install dependencies
npm install

# Run the bot
npm start

For more information, see the documentation for probot.

About

set reminders on Issues and Pull Requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%