Skip to content

Commit

Permalink
chore: update notes
Browse files Browse the repository at this point in the history
  • Loading branch information
uetchy committed Apr 6, 2021
1 parent 3577646 commit 57b33ab
Show file tree
Hide file tree
Showing 2 changed files with 1,039 additions and 256 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Accumulate data

We use [honeybee](https://github.com/uetchy/honeybee) to collect live chat data from YouTube.
We use [Honeybee](https://github.com/holodata/honeybee) to collect live chat data from YouTube.

## Generate CSV from MongoDB database

```
MONGODB_URI=<mongo_uri> make generate
MONGODB_URI=<mongo_uri> make build
```

## Upload new version of dataset (Maintainers only)
Expand Down
Loading

0 comments on commit 57b33ab

Please sign in to comment.