2021-09-10 08:52:44 +02:00
|
|
|
bot:
|
2022-08-14 22:44:04 +02:00
|
|
|
socks_proxy:
|
2022-08-14 23:05:17 +02:00
|
|
|
host: 127.0.0.1:9996
|
2022-08-14 22:44:04 +02:00
|
|
|
username: test
|
|
|
|
|
password: username
|
|
|
|
|
tor_proxy:
|
2022-08-14 23:05:17 +02:00
|
|
|
host: 127.0.0.1:9050
|
2021-09-10 08:52:44 +02:00
|
|
|
http_proxy: ""
|
|
|
|
|
lnurl_public_host_name: "mylnurl.com"
|
|
|
|
|
lnurl_server: "https://mylnurl.com"
|
2022-02-11 10:04:08 +01:00
|
|
|
lnurl_image: true
|
2022-08-22 09:09:53 +02:00
|
|
|
admin_api_host: localhost:6060
|
2021-09-10 08:52:44 +02:00
|
|
|
telegram:
|
|
|
|
|
message_dispose_duration: 10
|
|
|
|
|
api_key: "1234"
|
|
|
|
|
lnbits:
|
|
|
|
|
url: "http://127.0.0.1:5000"
|
|
|
|
|
admin_key: "1234"
|
|
|
|
|
admin_id: "1234"
|
|
|
|
|
webhook_server: "http://0.0.0.0:5588"
|
|
|
|
|
lnbits_public_url: "link.mylnurl.com"
|
|
|
|
|
database:
|
|
|
|
|
db_path: "data/bot.db"
|
|
|
|
|
buntdb_path: "data/bunt.db"
|
2022-01-19 10:25:37 +00:00
|
|
|
transactions_path: "data/transactions.db"
|
2022-02-11 10:04:08 +01:00
|
|
|
shop_buntdb_path: "data/shop.db"
|
2022-03-17 00:21:28 +01:00
|
|
|
groupsdb_path: "data/groups.db"
|
2022-08-30 17:32:45 +02:00
|
|
|
generate:
|
|
|
|
|
dalle_key: "asd"
|
2022-08-31 20:09:55 +02:00
|
|
|
dalle_price: 1000
|
|
|
|
|
worker: 2
|