mirror of
https://git.wownero.com/lza_menace/tg-bot.git
synced 2024-08-15 00:23:12 +00:00
revamp - bring the bot to life again
This commit is contained in:
parent
594407c204
commit
a6f858671e
14 changed files with 97 additions and 49 deletions
9
env-example
Normal file
9
env-example
Normal file
|
@ -0,0 +1,9 @@
|
|||
WALLET_PATH=xxx
|
||||
DAEMON_URI=xxx
|
||||
WALLET_PASS=xxx
|
||||
WALLET_RPC_USER=xxx
|
||||
WALLET_RPC_PASS=xxx
|
||||
TG_TOKEN=xxx
|
||||
TG_ADMIN_ID=xxx
|
||||
SQLITE_DB_PATH=xxx
|
||||
DEBUG=xxx
|
Loading…
Add table
Add a link
Reference in a new issue