This commit is contained in:
saulteafarmer 2025-05-11 00:02:12 +00:00
parent 871a130eaf
commit 9bd999fc32

17
.env Normal file
View File

@ -0,0 +1,17 @@
# Discord & LNbits settings
discord_token=YOUR_DISCORD_BOT_TOKEN
guild_id=123456789012345678
role_id=234567890123456789
lnbits_url=https://sats.love
lnbits_api_key=YOUR_LNBITS_INVOICE_KEY
price=1000
channelid=345678901234567890
invoicemessage=Invoice for your purchase.
command_name=support
# Database settings
DB_HOST=db
DB_PORT=5432
DB_NAME=lnbitsdb
DB_USER=lnbitsuser
DB_PASS=supersecret