Skip to content

msantang78/obs-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web OBS Plugin for live comments (minds.com)

This plugins supports live comments & up votes.

Live comments

Simple web plugin to include live comments and up votes from a Minds post.

Usage

There are two ways to use this plugin.

Using the demo web site:

There is a live demo on https://obs-comments.vercel.app

To add the live comments to OBS:

For instance https://obs-comments.vercel.app/?link=https://www.minds.com/newsfeed/1531655497172652050

OBS

Running it locally

For simplicity, we are using Node & serve on this example, but any web server will work.

Clone the repository

git clone git@github.com:msantang78/obs-comments.git

Move to the folder and start the server

cd obs-comments
npx serve

Development

This project is using all the dependencies via CDN so it doesn't need any building process. You can use npx live-server to develop, it will reload your website whenever you change any file.

Inspired by https://github.com/HorusGoul/preact-obs-plugin

About

Minds live comments obs plugin (web)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published