edloidas / librarian-bot

Slack bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

librarian-bot

Travis Build Status Dependency Status devDependency Status

Slack bot.

About

Librarian allows you to see your or any other GitHub user work in repository within 24-hour interval.

Usage

  • ping -- the bot will respond with pong message

  • top <owner>/<repo> -- the bot will show top 3 contributors within 24 hours

Examples:

  • top enonic/xp

  • top facebook/react

Configuration

Deployed on Heroku.

  • Set the Config Variables from the app settings in the dashboard to access them from process.env.*.
KEY VALUE DESCRIPTION
TOKEN $TOKEN Token, generated by the Slack.

License

MIT © Taukachou Mikita

About

Slack bot

License:MIT License


Languages

Language:JavaScript 100.0%