diff --git a/README.md b/README.md index 3fd806e..68044e7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ + + + + LNbits + + + +[![License: MIT](https://img.shields.io/badge/License-MIT-success?logo=open-source-initiative&logoColor=white)](./LICENSE) +[![Built for LNbits](https://img.shields.io/badge/Built%20for-LNbits-4D4DFF?logo=lightning&logoColor=white)](https://github.com/lnbits/lnbits) + # StreamerCopilot - [LNbits](https://github.com/lnbits/lnbits) extension For more about LNBits extension check [this tutorial](https://github.com/lnbits/lnbits/wiki/LNbits-Extensions) @@ -9,3 +19,10 @@ Tool to help streamers accept sats for tips ![image](https://user-images.githubusercontent.com/33088785/214897589-e51e4948-d6cf-4c3b-a0ee-b4581e873b6c.png) ![image](https://user-images.githubusercontent.com/33088785/214898501-193c0f04-9738-4039-b178-ea0068a61685.png) + +## Powered by LNbits + +[LNbits](https://lnbits.com) is a free and open-source lightning accounts system. + +[![Visit LNbits Shop](https://img.shields.io/badge/Visit-LNbits%20Shop-7C3AED?logo=shopping-cart&logoColor=white&labelColor=5B21B6)](https://shop.lnbits.com/) +[![Try myLNbits SaaS](https://img.shields.io/badge/Try-myLNbits%20SaaS-2563EB?logo=lightning&logoColor=white&labelColor=1E40AF)](https://my.lnbits.com/login) diff --git a/config.json b/config.json index cb36c61..dd192e5 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,12 @@ { + "id": "copilot", + "version": "1.0.4", "name": "Streamer Copilot", + "repo": "https://github.com/lnbits/copilot", "short_description": "Video tips/animations/webhooks", + "description": "", "tile": "/copilot/static/bitcoin-streaming.png", - "min_lnbits_version": "1.0.0", + "min_lnbits_version": "1.3.0", "contributors": [ { "name": "Ben Arc", @@ -24,5 +28,9 @@ ], "description_md": "https://raw.githubusercontent.com/lnbits/copilot/main/description.md", "terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/copilot/main/toc.md", - "license": "MIT" + "license": "MIT", + "paid_features": "", + "tags": ["Creators", "Streaming"], + "donate": "", + "hidden": false } diff --git a/description.md b/description.md index 461c802..8a1dd91 100644 --- a/description.md +++ b/description.md @@ -1,7 +1,11 @@ -Get tipped in your video streams and trigger events! -Use in conjunction with OBS (Open Broadcaster Software) by simply connecting the browser window. +Display interactive overlays for video streams with tipping support via OBS or Streamlabs integration. -- Supports LNURLpay comments, allowing you to optionally enable paid comments on the screen. -- Includes an optional troll box. -- Features a BTC price ticker. -- Elements can be rearranged on the screen. +Its functions include: + +- Receiving tips during live streams +- Displaying LNURLpay comments on screen +- Showing a Bitcoin price ticker +- Including an optional troll box for viewer interaction +- Allowing rearrangeable screen elements + +A great companion for streamers and content creators who want to display live Bitcoin data and accept tips during broadcasts.