https://github.com/nickshine/slacktoberfest
A slack app to display your Hacktoberfest contribution count
https://github.com/nickshine/slacktoberfest
bot hacktoberfest slack
Last synced: 2 months ago
JSON representation
A slack app to display your Hacktoberfest contribution count
- Host: GitHub
- URL: https://github.com/nickshine/slacktoberfest
- Owner: nickshine
- License: mit
- Created: 2021-10-31T00:39:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T04:36:40.000Z (over 4 years ago)
- Last Synced: 2025-02-07T19:35:07.865Z (over 1 year ago)
- Topics: bot, hacktoberfest, slack
- Language: JavaScript
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slacktoberfest
>A Slack app to display your [Hacktoberfest] contribution status
[hacktoberfest]:https://hacktoberfest.digitalocean.com/
## Usage
```bash
/slacktoberfest
```
## Development
```bash
npm install
npm run dev
```
## Run
```bash
npm start
```