Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a href="https://lnbits.com" target="_blank" rel="noopener noreferrer">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/QE6SIrs.png">
<img src="https://i.imgur.com/fyKPgVT.png" alt="LNbits" style="width:280px">
</picture>
</a>

[![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 - <small>[LNbits](https://github.com/lnbits/lnbits) extension</small>

<small>For more about LNBits extension check [this tutorial](https://github.com/lnbits/lnbits/wiki/LNbits-Extensions)</small>
Expand All @@ -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)
12 changes: 10 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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
}
16 changes: 10 additions & 6 deletions description.md
Original file line number Diff line number Diff line change
@@ -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.