mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-10-02 03:46:42 +02:00
Update bot.py
This commit is contained in:
@@ -227,7 +227,7 @@ class Bot:
|
|||||||
|
|
||||||
elif decrypted_text.lower().startswith("balance"):
|
elif decrypted_text.lower().startswith("balance"):
|
||||||
time.sleep(2.0)
|
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. I will use your "
|
||||||
"balance interact with the DVMs "
|
"balance interact with the DVMs "
|
||||||
"for you.\nI support both "
|
"for you.\nI support both "
|
||||||
|
Reference in New Issue
Block a user