Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ikasoba/nicomment-peertube-livechat

peertubeのlivechatをnicommentへ流すやつ
https://github.com/ikasoba/nicomment-peertube-livechat

Last synced: 15 days ago
JSON representation

peertubeのlivechatをnicommentへ流すやつ

Awesome Lists containing this project

README

        

# nicomment-peertube-livechat

peertubeのlivechatを[nicomment](https://github.com/ikasoba/nicomment)へ流すやつ

# 設定

main.tsと同じ階層のconfig.jsonに設定を書いてください。

- url

これはpeertubeのlivechatプラグインのxmpp-websocketのエンドポイントを指定してください。

- serverPort

これは動かしているnicommentのポート番号を書いてください。

# 使い方

```
npm run start <部屋のID>
```
とすれば起動できます。