You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -230,9 +230,11 @@ bash start.sh
230
230
|__start()__|Start the bet (from very beginning) after stop()|
231
231
|__resume()__|Resume the bet (from current stopping) after stop()|
232
232
|__resetsession()__|Reset the session|
233
+
|__resetstats()__|Reset the session|
233
234
|__resetseed()__|Reset the client seed|
234
235
|__sound(path_of_the_sound)__|Sound notificaiton|
235
236
|__message(text, type=\'debug\', expire=time_interval_value_in_ms)__|Message notification on the screen. Four types: "info", "success", "debug", or "error". Expire interval is 4000 ms by default, -1 for not hiding the message.|
237
+
|__betinterval(ms)__|Bet Interval in milliseconds|
0 commit comments