diff --git a/lnbits/extensions/lnticket/config.json b/lnbits/extensions/lnticket/config.json deleted file mode 100644 index 8207de1e..00000000 --- a/lnbits/extensions/lnticket/config.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "LNTicket", - "short_description": "Pay-per-word LN ticket system", - "icon": "contact_support", - "contributors": ["benarc"] -} diff --git a/lnbits/extensions/lnticket/config.json.example b/lnbits/extensions/lnticket/config.json.example new file mode 100644 index 00000000..dc45eced --- /dev/null +++ b/lnbits/extensions/lnticket/config.json.example @@ -0,0 +1,6 @@ +{ + "name": "Support Tickets", + "short_description": "LN support ticket system", + "icon": "contact_support", + "contributors": ["benarc"] +} diff --git a/lnbits/extensions/lnticket/templates/lnticket/_api_docs.html b/lnbits/extensions/lnticket/templates/lnticket/_api_docs.html index 59bd1b35..8f08ace6 100644 --- a/lnbits/extensions/lnticket/templates/lnticket/_api_docs.html +++ b/lnbits/extensions/lnticket/templates/lnticket/_api_docs.html @@ -7,8 +7,8 @@ > -
LNTickets: Get paid sats for questions
-

LNTickets allow you to charge people per word for contacting you. Applications incude, paid support ticketting, PAYG language services, such as translation, spam protection (people have to pay to contact you).
+

Support Tickets: Get paid sats to answer questions
+

Charge people per word for contacting you. Possible applications incude, paid support ticketing, PAYG language services, contact spam protection (people have to pay to contact you).
Created by, Ben Arc