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
- Host: GitHub
- URL: https://github.com/riccardobl/jme-store-monthlyreportbot
- Owner: riccardobl
- License: bsd-3-clause
- Created: 2019-09-10T10:44:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-25T22:39:54.000Z (over 5 years ago)
- Last Synced: 2024-10-06T05:22:25.843Z (8 months ago)
- Language: JavaScript
- Homepage: https://hub.jmonkeyengine.org/u/StoreReport
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.mdRun and post to discourse:
```bash
./run.sh DISCOURSE_USER DISCOURSE_TOKEN
```