NCTV fork of the livechat plugin.
Go to file
John Livingston 6d136a7da0 Initial release. 2021-02-18 18:31:12 +01:00
assets Initial release. 2021-02-18 18:31:12 +01:00
client Initial release. 2021-02-18 18:31:12 +01:00
languages Add translations 2019-07-26 14:48:18 +02:00
public/images First commit 2019-07-16 16:39:36 +02:00
.gitignore (webpack) adding webpack for dependencies bundling, .gitignore and .npmignore 2019-11-19 17:08:04 +01:00
.npmignore (webpack) adding webpack for dependencies bundling, .gitignore and .npmignore 2019-11-19 17:08:04 +01:00
LICENSE Add license 2019-07-16 17:00:46 +02:00
README.md Initial release. 2021-02-18 18:31:12 +01:00
main.js Initial release. 2021-02-18 18:31:12 +01:00
package-lock.json Init. 2021-02-18 15:13:30 +01:00
package.json Initial release. 2021-02-18 18:31:12 +01:00
webpack.config.js Initial release. 2021-02-18 18:31:12 +01:00

README.md

PeerTube plugin livechat * ALPHA VERSION *

Work In Progress

Plugin that allows to integrated an iframe with an external webchat application.

This is under development. It is not functional yet.

For now, there is no documentation for how you can setup the webchat. It has to be setup by your own. For example with a XMPP Server and the ConverseJS Javascript.

Next step: document how you can setup the XMPP server.