https://github.com/shinosaki/comment-viewer
ブラウザで動作するニコニコ生放送 コメントビューア / NicoLive comment viewer (works on Cloudflare Workers)
https://github.com/shinosaki/comment-viewer
comment-viewer nicolive niconico websocket
Last synced: about 1 year ago
JSON representation
ブラウザで動作するニコニコ生放送 コメントビューア / NicoLive comment viewer (works on Cloudflare Workers)
- Host: GitHub
- URL: https://github.com/shinosaki/comment-viewer
- Owner: shinosaki
- License: mit
- Created: 2024-01-19T12:25:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T12:25:25.000Z (over 2 years ago)
- Last Synced: 2025-02-06T05:43:38.795Z (over 1 year ago)
- Topics: comment-viewer, nicolive, niconico, websocket
- Language: JavaScript
- Homepage: https://comment-viewer.la1n.workers.dev/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# comment-viewer
ニコ生 コメビュ on Cloudflare Workers
## Demo
https://comment-viewer.la1n.workers.dev/
## Deploy
```
$ wrangler deploy
```
## LICENSE
[MIT](./LICENSE)