Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickshine/slacktoberfest

A slack app to display your Hacktoberfest contribution count
https://github.com/nickshine/slacktoberfest

bot hacktoberfest slack

Last synced: 12 days ago
JSON representation

A slack app to display your Hacktoberfest contribution count

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
```