Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 697 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 697 Bytes

hacktoberfest-slack

A Slack command providing Hacktoberfest information

Borrowing the idea from jenkoian/hacktoberfest-checker, this project aims to provide similar functionality as a Slack command.

Use as a Slack integration

Development

Config

Use config.example.js as a template.

Run

npm install
npm start