Commit Graph

45 Commits

Author SHA1 Message Date
Aaron Rice
b3dcb811ca Fix typos in example.py 2021-09-20 17:36:04 -07:00
Alessandro Maggio
7db26bc9eb Update README and example 2021-08-16 22:02:29 +02:00
Alessandro Maggio
7465308074 Update README.md 2021-03-12 23:01:01 +01:00
Alessandro Maggio
f229e54d86 Merge with current master branch 2021-03-09 20:41:33 +01:00
Keluke
048b654ef0 Update example.py 2021-02-27 11:52:25 +02:00
Keluke
0ca2d96f6c English
Typos/grammar
2021-02-27 11:23:27 +02:00
Alessandro Maggio
774280abe5 Create customizable ColorPalette for terminal message 2021-02-25 14:10:26 +01:00
Alessandro Maggio
017c87d1c9 Create 2 priority (POINTS_ASCENDING, POINTS_DESCEDING) - Close #87 2021-02-24 22:53:25 +01:00
Alessandro Maggio
189e60a4aa Some users don't understand that the password input is hidden. For prevent future issue with the same refence enable password from code. Ref #89, Close #77 2021-02-24 10:19:26 +01:00
Alessandro Maggio
80c37c58db Default priority STREAK, DROPS, ORDER 2021-02-24 09:53:33 +01:00
Alessandro Maggio
83c6cfb0ee Merge branch 'master' into improvement-drops 2021-02-18 22:17:31 +01:00
Alessandro Maggio
14eb2023f2 Example and README.md update 2021-02-18 22:02:43 +01:00
kelukelol
7a8146b6d0 Update example.py
I copied a part from the README.md file since I was lazy doing the same work from this original file
I hope I didn't cause any problems :/
2021-02-18 04:39:44 +02:00
Alessandro Maggio
e4f4e126bf Merge pull request #50 from Tkd-Alex/off-selenium
Place the bet without Selenium
2021-02-07 15:29:25 +01:00
Alessandro Maggio
6a3c81c0cf update example 2021-02-06 22:00:57 +01:00
Alessandro Maggio
deb6f611d2 Sync repo with master branch 2021-02-06 16:32:40 +01:00
Alessandro Maggio
788b0f25b7 Remove any reference to Browser-Selenium 2021-02-05 00:11:31 +01:00
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
anoviel
1b81d8d9ee changed format with pre_commit hook 2021-02-03 20:46:53 +01:00
Jan Radtke
49490da3b1 add irc chat client
list user as viewer in selected chat
viewtime increases while connected
2021-02-03 18:45:26 +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
d87d3eedeb ops. Fix #38 2021-02-02 14:31:54 +01:00
Alessandro Maggio
ecb6adb15c Update example.py 2021-02-02 11:30:30 +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
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
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
28c67ad000 update readme and example file 2021-01-23 20:57:03 +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
f22502a9b6 update the readme 2021-01-19 22:22:17 +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
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
7f786fedda Browser as arguments for main class 2021-01-13 22:53:48 +01:00
Alessandro Maggio
51541c833d Update README and example.py with all arguments 2021-01-13 20:37:50 +01:00
Alessandro Maggio
50615b1fb2 Rename some class attribute, I think follow_raid It's better than raid (this is just an example) - Rewrite README.md 2021-01-13 19:19:18 +01:00
Alessandro Maggio
2085118198 Clear repository folder, create and example file. Fix channel points load call, print earned points, fix subscription to community-points-user-v1, review logger 2021-01-13 02:18:26 +01:00