init
This commit is contained in:
@@ -499,7 +499,6 @@ def monitor_coins():
|
||||
return
|
||||
|
||||
def run_schedule():
|
||||
monitor_coins()
|
||||
|
||||
# 코인 모니터링 스케줄 (매시간 1분, 11분, 21분, 31분, 41분, 51분)
|
||||
for minute in [4, 14, 24, 34, 44, 54]:
|
||||
|
||||
Reference in New Issue
Block a user