Update and rename polymarket_weather_bot.py to polymarket_weather_bot_v2.py
This commit is contained in:
@@ -624,4 +624,5 @@ if __name__ == "__main__":
|
|||||||
elif args.monitor:
|
elif args.monitor:
|
||||||
monitor(interval=args.interval)
|
monitor(interval=args.interval)
|
||||||
else:
|
else:
|
||||||
run(dry_run=not args.live)
|
|
||||||
|
run(dry_run=not args.live)
|
||||||
Reference in New Issue
Block a user