mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-03-26 17:41:43 +01:00
Update bot.py
This commit is contained in:
parent
8dccce8f88
commit
7dcb06cb34
@ -227,7 +227,7 @@ class Bot:
|
||||
|
||||
elif decrypted_text.lower().startswith("balance"):
|
||||
time.sleep(2.0)
|
||||
message = "Your current balance is " + str(user.balance) + ("Sats. Zap me to add to your "
|
||||
message = "Your current balance is " + str(user.balance) + (" Sats. Zap me to add to your "
|
||||
"balance. I will use your "
|
||||
"balance interact with the DVMs "
|
||||
"for you.\nI support both "
|
||||
|
Loading…
x
Reference in New Issue
Block a user