Skip to content

Commit ec27d57

Browse files
authored
Merge pull request #18 from lnbits/extradescrip
Add extended description
2 parents 810b680 + 41aea34 commit ec27d57

5 files changed

Lines changed: 47 additions & 2 deletions

File tree

config.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,23 @@
22
"name": "Streamer Copilot",
33
"short_description": "Video tips/animations/webhooks",
44
"tile": "/copilot/static/bitcoin-streaming.png",
5-
"contributors": ["arcbtc"],
65
"min_lnbits_version": "0.12.6",
7-
"is_installed": true
6+
"contributors": [
7+
{
8+
"name": "Ben Arc",
9+
"uri": "mailto:ben@lnbits.com",
10+
"role": "Developer"
11+
}
12+
],
13+
"images": [
14+
{
15+
"uri": "https://raw.githubusercontent.com/lnbits/copilot/main/static/1.png"
16+
},
17+
{
18+
"uri": "https://raw.githubusercontent.com/lnbits/copilot/main/static/2.png"
19+
}
20+
],
21+
"description_md": "https://raw.githubusercontent.com/lnbits/copilot/main/description.md",
22+
"terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/copilot/main/toc.md",
23+
"license": "MIT"
824
}

description.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Get tipped in your video streams and trigger events!
2+
Use in conjunction with OBS (Open Broadcaster Software) by simply connecting the browser window.
3+
4+
* Supports LNURLpay comments, allowing you to optionally enable paid comments on the screen.
5+
* Includes an optional troll box.
6+
* Features a BTC price ticker.
7+
* Elements can be rearranged on the screen.

static/1.png

80.4 KB
Loading

static/2.png

487 KB
Loading

toc.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Terms and Conditions for LNbits Extension
2+
3+
## 1. Acceptance of Terms
4+
By installing and using the LNbits extension ("Extension"), you agree to be bound by these terms and conditions ("Terms"). If you do not agree to these Terms, do not use the Extension.
5+
6+
## 2. License
7+
The Extension is free and open-source software, released under [specify the FOSS license here, e.g., GPL-3.0, MIT, etc.]. You are permitted to use, copy, modify, and distribute the Extension under the terms of that license.
8+
9+
## 3. No Warranty
10+
The Extension is provided "as is" and with all faults, and the developer expressly disclaims all warranties of any kind, whether express, implied, statutory, or otherwise, including but not limited to warranties of merchantability, fitness for a particular purpose, non-infringement, and any warranties arising out of course of dealing or usage of trade. No advice or information, whether oral or written, obtained from the developer or elsewhere will create any warranty not expressly stated in this Terms.
11+
12+
## 4. Limitation of Liability
13+
In no event will the developer be liable to you or any third party for any direct, indirect, incidental, special, consequential, or punitive damages, including lost profit, lost revenue, loss of data, or other damages arising out of or in connection with your use of the Extension, even if the developer has been advised of the possibility of such damages. The foregoing limitation of liability shall apply to the fullest extent permitted by law in the applicable jurisdiction.
14+
15+
## 5. Modification of Terms
16+
The developer reserves the right to modify these Terms at any time. You are advised to review these Terms periodically for any changes. Changes to these Terms are effective when they are posted on the appropriate location within or associated with the Extension.
17+
18+
## 6. General Provisions
19+
If any provision of these Terms is held to be invalid or unenforceable, that provision will be enforced to the maximum extent permissible, and the other provisions of these Terms will remain in full force and effect. These Terms constitute the entire agreement between you and the developer regarding the use of the Extension.
20+
21+
## 7. Contact Information
22+
If you have any questions about these Terms, please contact the developer at [developer's contact information].

0 commit comments

Comments
 (0)