https://github.com/weakish/discourse-analyser
a naive discourse forum posts analyser
https://github.com/weakish/discourse-analyser
Last synced: 6 days ago
JSON representation
a naive discourse forum posts analyser
- Host: GitHub
- URL: https://github.com/weakish/discourse-analyser
- Owner: weakish
- License: other
- Created: 2019-06-10T10:47:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T22:58:34.000Z (over 3 years ago)
- Last Synced: 2025-03-02T05:28:37.583Z (over 1 year ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Usage
0. edit `names` object in `categoryName` function.
1. set environment variable `API_BASE` and `API_URL`
2. run `node stat.js MONTH`, (e.g. `5`). If `MONTH` is bigger than current month, then it will be treated as the month in last year.