From 9ec208c434dc76b97a537592d052f79b254ad32a Mon Sep 17 00:00:00 2001 From: Ben Arc Date: Tue, 13 Apr 2021 14:53:41 +0100 Subject: [PATCH] Changed streamercopilot name --- lnbits/extensions/copilot/README.md | 2 +- lnbits/extensions/copilot/config.json | 2 +- lnbits/extensions/copilot/templates/copilot/_api_docs.html | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lnbits/extensions/copilot/README.md b/lnbits/extensions/copilot/README.md index 68a388094..323aeddc0 100644 --- a/lnbits/extensions/copilot/README.md +++ b/lnbits/extensions/copilot/README.md @@ -1,3 +1,3 @@ -# Stream Copilot +# StreamerCopilot Tool to help streamers accept sats for tips diff --git a/lnbits/extensions/copilot/config.json b/lnbits/extensions/copilot/config.json index 022752306..fe1ee455b 100644 --- a/lnbits/extensions/copilot/config.json +++ b/lnbits/extensions/copilot/config.json @@ -1,5 +1,5 @@ { - "name": "StreamCopilot", + "name": "StreamerCopilot", "short_description": "Tipping and animations for streamers", "icon": "face", "contributors": [ diff --git a/lnbits/extensions/copilot/templates/copilot/_api_docs.html b/lnbits/extensions/copilot/templates/copilot/_api_docs.html index 1914ed1eb..60bc901ba 100644 --- a/lnbits/extensions/copilot/templates/copilot/_api_docs.html +++ b/lnbits/extensions/copilot/templates/copilot/_api_docs.html @@ -1,7 +1,8 @@

- StreamCopilot: get tips via static QR (lnurl-pay) and show an animation
+ StreamerCopilot: get tips via static QR (lnurl-pay) and show an + animation
Created by, Ben Arc