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

https://github.com/riccardobl/jme-store-monthlyreportbot

Generate a report every month with the latest submissions to the jMonkeyStore. With github actions & node
https://github.com/riccardobl/jme-store-monthlyreportbot

Last synced: about 2 months ago
JSON representation

Generate a report every month with the latest submissions to the jMonkeyStore. With github actions & node

Awesome Lists containing this project

README

        

# Monthly Report Bot for jmonkeystore

Run locally with docker:

```bash
./run.sh
```
The report will be generated in src/data/report.md

Run and post to discourse:

```bash
./run.sh DISCOURSE_USER DISCOURSE_TOKEN
```