John Doe
c1d026d988
Fix proxy routing: use direct session for Polymarket/Open-Meteo, SOCKS only for Telegram
...
- Remove duplicate import requests
- Add _direct_session (trust_env=False) for gamma-api.polymarket.com and open-meteo.com
- Replace all requests.get/post calls with _direct_session
- _tg_session still uses SOCKS5h proxy for Telegram API
- Closes gamma-api timeout issue caused by ALL_PROXY routing it through SOCKS
2026-04-18 16:56:08 +08:00
John Doe
f19655cb08
Add Telegram notifications for trade signals and scan summaries
...
- Add requests + logging imports
- Add TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID to config
- Add send_telegram(), tg_signal(), tg_scan_summary() functions
- Configure SOCKS5h proxy (socks5h://127.0.0.1:6922) for Telegram API
- Send tg_signal() on order filled/failed in scan_and_trade()
- Send tg_scan_summary() after each scan cycle
- Update config.json with bot token and chat ID
2026-04-18 16:53:02 +08:00
John Doe
3722cf2ffd
ii
2026-04-18 15:27:39 +08:00
alteregoeth-ai and GitHub
3cabb23e1b
Update config.json
2026-03-22 17:39:28 -05:00
alteregoeth-ai and GitHub
d05c077294
Update bot_v2.py
2026-03-22 07:06:05 -05:00
alteregoeth-ai and GitHub
137c7ed446
Update config.json
2026-03-20 07:16:17 -05:00
alteregoeth-ai and GitHub
aaae5a4d19
Rename bot_v2 (1).py to bot_v2.py
2026-03-20 07:15:26 -05:00
alteregoeth-ai and GitHub
b974dba04b
Add files via upload
2026-03-20 07:15:06 -05:00
alteregoeth-ai and GitHub
e06f0d03b9
Update README.md
2026-03-20 07:13:08 -05:00
alteregoeth-ai and GitHub
fe64fd08a3
Update config.json
2026-03-10 13:41:24 -05:00
alteregoeth-ai and GitHub
fde204b7de
Update README.md
2026-03-10 13:41:05 -05:00
alteregoeth-ai and GitHub
7e48a5d499
Delete bot_v3.py
2026-03-10 13:40:29 -05:00
alteregoeth-ai and GitHub
a8557a4887
Delete bot_v2.py
2026-03-10 13:40:15 -05:00
alteregoeth-ai and GitHub
d906d24997
Update bot_v2.py
2026-03-10 13:35:30 -05:00
alteregoeth-ai and GitHub
3fd76b3f03
Update README.md
2026-03-09 02:26:29 -05:00
alteregoeth-ai and GitHub
60cfeaa81c
Rename bot_v3 (1).py to bot_v3.py
2026-03-09 02:25:39 -05:00
alteregoeth-ai and GitHub
b753112450
Add files via upload
2026-03-09 02:25:14 -05:00
alteregoeth-ai and GitHub
e17fb756f5
Update bot_v2.py
2026-03-09 02:24:37 -05:00
alteregoeth-ai and GitHub
f42ac8d22b
Update bot_v1.py
2026-03-09 02:24:13 -05:00
alteregoeth-ai and GitHub
499dfde057
Update config.json
2026-03-09 02:23:49 -05:00
alteregoeth-ai and GitHub
fa446b0181
Update and rename polymarket_weather_bot_v2.py to bot_v2.py
2026-03-04 00:47:06 -06:00
alteregoeth-ai and GitHub
e0b9c3873b
Rename polymarket_weather_bot_v1.py to bot_v1.py
2026-03-04 00:46:43 -06:00
alteregoeth-ai and GitHub
63e21cb0ec
Add files via upload
2026-03-04 00:44:32 -06:00
alteregoeth-ai and GitHub
560c5d02cb
Update README.md
2026-03-04 00:40:52 -06:00
alteregoeth-ai and GitHub
c7322acfc0
Update and rename polymarket_weather_bot.py to polymarket_weather_bot_v2.py
2026-03-04 00:36:33 -06:00
alteregoeth-ai and GitHub
e263cebc76
Add files via upload
2026-03-03 17:40:36 -06:00
alteregoeth-ai and GitHub
6a248719ce
Create README.md
2026-03-03 15:32:53 -06:00
alteregoeth-ai and GitHub
955e67d821
Initial commit
2026-03-03 15:27:53 -06:00