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
/hacktoberfest
for command - Use
https://hacktoberfest.timrz.me
for URL - Use
hacktoberfest
for post as username - Save integration
Use config.example.js
as a template.
npm install
npm start