A Slack command providing Hacktoberfest information
Borrowing the idea from jenkoian/hacktoberfest-checker, this project aims to provide similar functionality as a Slack command.
- https://slack.com/apps/build/custom-integration
- Click
Slash Commands - Use
/hacktoberfestfor command - Use
https://hacktoberfest.timrz.mefor URL - Use
hacktoberfestfor post as username - Save integration
Use config.example.js as a template.
npm install
npm start