Kamushek
Kamushek
Maybe even allow redirect to built-in strategy as a decision.
> https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/pull/172 It's a PR for adding another strategy but this issue targets a more generic approach.
I have the same problem. My settings: ``` from TwitchChannelPointsMiner.classes.Telegram import Telegram from TwitchChannelPointsMiner.classes.Settings import Events from TwitchChannelPointsMiner.logger import LoggerSettings from TwitchChannelPointsMiner.classes.entities.Streamer import Streamer, StreamerSettings from TwitchChannelPointsMiner.classes.entities.Bet import Strategy, BetSettings,...
Update: it sent messages about betting and losing bets but didn't send Events.BET_START That makes me think that it's either a misunderstanding about some of the event meanings or BET_START...
Any updates?