reeanble coin

This commit is contained in:
mud mud 2022-10-07 17:54:16 +02:00
parent 7d987643d7
commit 1d134bd50a
Signed by: mud
GPG Key ID: D29C9385CC54F61C

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