forked from mud/bankerbot-rb
reeanble coin
This commit is contained in:
parent
7d987643d7
commit
1d134bd50a
2
coin.rb
2
coin.rb
@ -61,7 +61,7 @@ bot.run(true)
|
|||||||
|
|
||||||
loop do
|
loop do
|
||||||
# sleep until random time from now to midnight
|
# sleep until random time from now to midnight
|
||||||
# sleep(get_random_duration(Time.now))
|
sleep(get_random_duration(Time.now))
|
||||||
|
|
||||||
# activate coin state
|
# activate coin state
|
||||||
coin_state_active = true
|
coin_state_active = true
|
||||||
|
Loading…
Reference in New Issue
Block a user