271 Commits

Author SHA1 Message Date
Alessandro Maggio
c6a2f4ec62 Update example.py and README.md with stealth_mode 2021-02-04 00:31:38 +01:00
Alessandro Maggio
5f61ce10f0 Update variable name according to discussion f7b74bffa8 (r46705304) 2021-02-03 22:39:23 +01:00
Alessandro Maggio
c92e72af00 Update README.md 2021-02-03 17:50:30 +01:00
Alessandro Maggio
bcd252a07a Update README.md 2021-02-03 17:28:20 +01:00
Alessandro Maggio
0751175acf Remove allowed values from tables. Make issue linkable 2021-02-03 17:24:40 +01:00
Alessandro Maggio
f7b74bffa8 Use table in README for explain better all the settings available 2021-02-03 16:48:34 +01:00
Alessandro Maggio
29f3a97a17 Readme update 1 with LoggerSettings table. I'll continue later in another PC 2021-02-03 15:29:09 +01:00
Alessandro Maggio
61186a9e84 Sync with current master 2021-02-03 13:45:04 +01:00
Alessandro Maggio
4cd6a31a80 Fix underline in badge caused by ahref and space 2021-02-03 11:37:58 +01:00
Alessandro Maggio
d87d3eedeb ops. Fix #38 2021-02-02 14:31:54 +01:00
Alessandro Maggio
00dbadc14e Fix betting after the last update. Update README with single settings (but not completed) 2021-02-02 00:26:37 +01:00
Alessandro Maggio
a24263bcd5 Sync with current master branch 2021-02-01 21:50:24 +01:00
Alessandro Maggio
2d1997b686 Merge pull request #30 from Element21/master
Use comma instead of period for delimiter
2021-02-01 21:44:27 +01:00
Alessandro Maggio
e112be254a 🤖 Readme - Total points gained 2021-02-01 20:11:36 +01:00
Alessandro Maggio
3357c3b6da Update README.md 2021-01-31 19:31:57 +01:00
Alessandro Maggio
ae01e79fb5 If the settings are partially provided get the values from settings put in TwitchChannelPointsMiner, even set default values 2021-01-31 15:48:39 +01:00
Alessandro Maggio
5089b59601 Multiple test and fix 2021-01-30 20:39:45 +01:00
Alessandro Maggio
570c23c6fb Update example and README. Use default value from settings.bet 2021-01-30 19:56:42 +01:00
Alessandro Maggio
b8c1a3a69d Global Settings shared in sub-modules 2021-01-30 18:30:23 +01:00
Alessandro Maggio
2ac08772a3 Resize prediction screen. Move all the Twitch (Object) = in Entities folder 2021-01-30 15:24:30 +01:00
Alessandro Maggio
f8795c9fd0 Merge pull request #26 from Tkd-Alex/drops-watchtime
Increase watch-time for Drops rewards and auto-claim
2021-01-30 14:41:20 +01:00
Alessandro Maggio
5308e7cf2e claim_drops_startup as request in issue comment https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/issues/21\#issuecomment-770012631
Signed-off-by: Alessandro Maggio <alex.tkd.alex@gmail.com>
2021-01-29 22:14:53 +01:00
Alessandro Maggio
97dee30740 Just fix all of the bugs created in latest code refactory 2021-01-29 17:34:13 +01:00
Alessandro Maggio
5aa0321cb7 Update README.md 2021-01-29 15:59:58 +01:00
Alessandro Maggio
dd825a9672 Boolean as args for drops_events. Choose if you want to auto claim game drops from Twitch inventory Issue #21 2021-01-29 15:53:33 +01:00
Alessandro Maggio
0764abad99 Merge branch 'master' into watch-streak 2021-01-25 19:40:40 +01:00
Alessandro Maggio
1a050c446f Update README.md 2021-01-24 16:44:04 +01:00
Alessandro Maggio
ede535258d Reference issue #31 on original repository 2021-01-24 16:40:12 +01:00
Alessandro Maggio
45b0b06d80 as request in #13 minor fixes & improvements - Add a thousands separator in channel points. Remove 'Streamer:'. Add channel points. Add Streamer name in bet event. Hide claim the bonus. Current status: https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/issues/13#issuecomment-766354652 2021-01-24 15:12:13 +01:00
Alessandro Maggio
8a297495db Update README.md 2021-01-24 14:43:22 +01:00
Alessandro Maggio
28c67ad000 update readme and example file 2021-01-23 20:57:03 +01:00
Alessandro Maggio
abc94081fd Update README.md 2021-01-22 15:09:31 +01:00
Alessandro Maggio
70e2d85fa6 Update README, replace logs screenshot with real text wrapped in code 2021-01-22 15:02:27 +01:00
Alessandro Maggio
d21750f784 Suppress error, don't print anything in case of exception. Used for Cookies Policy 2021-01-21 18:25:21 +01:00
Alessandro Maggio
a5e0100b3a typo 2021-01-20 21:55:27 +01:00
Alessandro Maggio
81e5ab2315 Update the README and close #5 2021-01-20 21:55:00 +01:00
Alessandro Maggio
fff175ff1d typo fix 2021-01-20 21:55:00 +01:00
Alessandro Maggio
0a4f1a2728 Implement PERCENTAGE strategy. Update readme file with a concrete example and close #9 2021-01-20 21:54:49 +01:00
Alessandro Maggio
c35772dd89 Update README.md 2021-01-19 22:25:25 +01:00
Alessandro Maggio
f22502a9b6 update the readme 2021-01-19 22:22:17 +01:00
Alessandro Maggio
d759d2ff0a Update Readme for Windows. Executable path also for geckodriver (Firefox) 2021-01-19 21:40:55 +01:00
Alessandro Maggio
84a0ada988 Read me updated ... 2021-01-19 19:18:13 +01:00
Alessandro Maggio
4f26412b19 Create a custom class for logging.Formatter for handle the emoji printing (problem appears on Windows) - Custom settings with log class. Create a method for configure loggers. Ref to #3 2021-01-19 19:16:02 +01:00
Alessandro Maggio
8cb465c19b Disable images on chrome - Fix JS and write selector with string formatter. Encode utf-8. Attempt to fix #3 issue 2021-01-19 17:56:56 +01:00
Alessandro Maggio
209f40bfae Chrome path in browser_settings. Chrome test done 2021-01-14 13:13:45 +01:00
Alessandro Maggio
47ae6e41da Update README.md 2021-01-14 12:41:42 +01:00
Alessandro Maggio
423f3bf96c Others mistyped - Some fix 2021-01-14 11:49:12 +01:00
Alessandro Maggio
d2051aa8b1 Create settings for bet and browser 2021-01-14 11:40:50 +01:00
Alessandro Maggio
979420d6de Replace cote with odds 2021-01-14 11:20:14 +01:00
Alessandro Maggio
7f786fedda Browser as arguments for main class 2021-01-13 22:53:48 +01:00