lnbits-legend/lnbits/extensions/twitchalerts
2021-06-28 18:50:56 +02:00
..
templates/twitchalerts Get working index.html 2021-06-28 18:50:56 +02:00
__init__.py Make extension directory lowercase 2021-06-22 15:54:34 +02:00
config.json Make extension directory lowercase 2021-06-22 15:54:34 +02:00
crud.py Small fixes + renames 2021-06-28 18:18:52 +02:00
migrations.py Further customize copied code 2021-06-28 17:18:35 +02:00
models.py Further customize copied code 2021-06-28 17:18:35 +02:00
README.md Make extension directory lowercase 2021-06-22 15:54:34 +02:00
views.py Make extension directory lowercase 2021-06-22 15:54:34 +02:00
views_api.py Get working index.html 2021-06-28 18:50:56 +02:00

Example Extension

*tagline*

This is an TwitchAlerts extension to help you organise and build you own.

Try to include an image

If your extension has API endpoints, include useful ones here

curl -H "Content-type: application/json" -X POST https://YOUR-LNBITS/YOUR-EXTENSION/api/v1/EXAMPLE -d '{"amount":"100","memo":"TwitchAlerts"}' -H "X-Api-Key: YOUR_WALLET-ADMIN/INVOICE-KEY"