reeanble coin

This commit is contained in:
2022-10-07 17:54:16 +02:00
parent 7d987643d7
commit 1d134bd50a

View File

@ -61,7 +61,7 @@ bot.run(true)
loop do
# sleep until random time from now to midnight
# sleep(get_random_duration(Time.now))
sleep(get_random_duration(Time.now))
# activate coin state
coin_state_active = true