Update and rename polymarket_weather_bot.py to polymarket_weather_bot_v2.py

This commit is contained in:
alteregoeth-ai
2026-03-04 00:36:33 -06:00
committed by GitHub
parent e263cebc76
commit c7322acfc0
@@ -624,4 +624,5 @@ if __name__ == "__main__":
elif args.monitor:
monitor(interval=args.interval)
else:
run(dry_run=not args.live)
run(dry_run=not args.live)