mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-18 14:06:55 +01:00
Update bot.py
This commit is contained in:
@@ -533,7 +533,7 @@ class Bot:
|
||||
info += "-" + param + '\n'
|
||||
info += "Required: " + str(params[param]['required']) + '\n'
|
||||
info += "Possible Values: " + json.dumps(params[param]['values']) + '\n\n'
|
||||
return info
|
||||
return info
|
||||
|
||||
return None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user