Roman Davydov
|
82393346cc
|
tv login flow
|
2023-01-18 21:35:17 +03:00 |
|
rdavydov
|
6369fbe002
|
fix #85
|
2022-12-17 18:28:34 +03:00 |
|
rdavydov
|
af2057e61f
|
Limited support for predictions with > 2 outcomes
|
2022-12-02 19:56:40 +03:00 |
|
rdavydov
|
bf4b8b8b57
|
new UA, login fix (only console)
|
2022-11-16 14:17:30 +03:00 |
|
Alessandro Maggio
|
1cbc31f998
|
Custom urlparse - Fix #437
|
2022-03-02 11:11:52 +01:00 |
|
Alessandro Maggio
|
5efbed68dc
|
Prevent exception during check_versions. Close #337
|
2021-11-12 09:35:11 +01:00 |
|
Alessandro Maggio
|
14ea85c40f
|
Check if the current version It's the same on GitHub master branch. Download missing assets for analytics (usefull if the script was downloaded via pip
|
2021-11-11 11:20:12 +01:00 |
|
Alessandro Maggio
|
8987feb202
|
The gql seems to be have a max limits of args, reduce the campaign to 20. Ref for #128 and #129
|
2021-04-03 01:06:09 +02:00 |
|
Alessandro Maggio
|
c55f6a0534
|
Spawn thread only if at_least_one_value_in_settings_is True
|
2021-02-14 22:21:39 +01:00 |
|
Alessandro Maggio
|
5d09074572
|
Little code refactory where It's possible 😊
|
2021-02-14 12:22:36 +01:00 |
|
Alessandro Maggio
|
67124468e4
|
Edit emoji pattern. Fix progress bar with emoji=False. I need Unicode Character “█” (U+2588) https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/pull/68\#issuecomment-778646893
|
2021-02-13 19:10:57 +01:00 |
|
Alessandro Maggio
|
40b1b43100
|
Create is_printable boolean value. This will be true only If the drop item have quarter percentage or move from 0 to 1. Print also only if we have a updated values. Other fix and improvements
|
2021-02-13 16:19:33 +01:00 |
|
Alessandro Maggio
|
175d6abe12
|
Instead of appending every time a new ws at the end of array replace at same index. Seems to be a good solution.
|
2021-02-12 00:15:47 +01:00 |
|
Alessandro Maggio
|
ca3c5037af
|
Prevent multiple subscription to the same topics from multiple ws. https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/issues/54\#issuecomment-776696545
|
2021-02-10 15:17:02 +01:00 |
|
Alessandro Maggio
|
696a78197c
|
Attempt to handle all connection error/exception. Return {} in case of exception and check correctly with If statement if we are right or not. Don't recconect with lost PING if connection in not available
|
2021-02-09 10:44:35 +01:00 |
|
Alessandro Maggio
|
fb36fa3dbb
|
On Exception is_closed=True. Rety after x random minutes if the internet connection It's not available
|
2021-02-07 16:19:39 +01:00 |
|
Alessandro Maggio
|
7a895bf9c3
|
Clear code, update readme
|
2021-02-06 16:45:34 +01:00 |
|
Alessandro Maggio
|
deb6f611d2
|
Sync repo with master branch
|
2021-02-06 16:32:40 +01:00 |
|
Alessandro Maggio
|
3ff56d401a
|
Merge pull request #51 from Tkd-Alex/betting-improvement
Multiple bet improvement: filter, stealth_mode
|
2021-02-06 16:25:43 +01:00 |
|
Alessandro Maggio
|
788b0f25b7
|
Remove any reference to Browser-Selenium
|
2021-02-05 00:11:31 +01:00 |
|
Alessandro Maggio
|
1b6b7090b4
|
Prevent repeat of Operation=Operation.LTE => Operation=LTE - Same for Strategy and Browser
|
2021-02-03 14:55:03 +01:00 |
|
Alessandro Maggio
|
92648fa6db
|
According to #41 we can use a random hex of 32 chars as transactionID
|
2021-02-03 12:02:38 +01:00 |
|
Thomas Couchoud
|
7cbc834f80
|
Do not change prediction in parent settings
|
2021-02-03 12:00:11 +01:00 |
|
Alessandro Maggio
|
5035232a54
|
Get current top_points and if the current amount It's greater than top_points, bet top_poins -= random.uniform(1, 5) - stealth_mode #33
|
2021-02-01 23:13:58 +01:00 |
|
Alessandro Maggio
|
1dee172a6c
|
Call self.start_bet(event) inside place_bet(event) - Attempt to speed-up the bet system so we don't need to make a pause and skip others bet -- https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/issues/28\#issuecomment-771075169 #28
|
2021-02-01 22:56:13 +01:00 |
|
Alessandro Maggio
|
a24263bcd5
|
Sync with current master branch
|
2021-02-01 21:50:24 +01:00 |
|
Aiden Marchiori
|
965a37a26b
|
Fix millify function
|
2021-01-31 10:53:13 -05:00 |
|
Aiden Marchiori
|
4a7428c201
|
Fix EVERYTHING after a good night's rest
|
2021-01-31 10:38:11 -05: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 |
|
Aiden Marchiori
|
9850f3dc55
|
Super Duper Seriously Actually Actually Make it Work LOL 🐛
|
2021-01-30 23:47:00 -05:00 |
|
Aiden Marchiori
|
26cf8bd499
|
Super Seriously Actually Actually Make it Work LOL :bug:x2
|
2021-01-30 23:37:55 -05:00 |
|
Aiden Marchiori
|
e2ca0e5f2c
|
Actually Actually Make it Work LOL :bug:x2
|
2021-01-30 23:07:46 -05:00 |
|
Aiden Marchiori
|
a1c75f98c1
|
Actually Make it Work LOL 🐛
|
2021-01-30 22:57:32 -05:00 |
|
Aiden Marchiori
|
90445ef5d2
|
Attempt to update to upstream
|
2021-01-30 22:30:05 -05:00 |
|
Aiden Marchiori
|
1c49f54d8c
|
Tweak some millify code - Fixes Issue #23
|
2021-01-30 22:23:48 -05:00 |
|
Alessandro Maggio
|
5089b59601
|
Multiple test and fix
|
2021-01-30 20:39:45 +01:00 |
|
Alessandro Maggio
|
cceed0f62f
|
Type Hinting
|
2021-01-30 14:37:43 +01:00 |
|
Alessandro Maggio
|
01233c8c5e
|
isort all import with black profile
|
2021-01-30 00:14:25 +01:00 |
|
Alessandro Maggio
|
508a107c93
|
Message of type: drop-claim is useless. If current progress is >= required check the drop in inventory and get the dropInstanceID for auto-claim #21
Signed-off-by: Alessandro Maggio <alex.tkd.alex@gmail.com>
|
2021-01-29 19:36:14 +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
|
13bbe71121
|
Code refactory. Move all GQLOperations in constats.twitch. Create a folder with all constans and split twitch and browser constants
|
2021-01-29 15:36:10 +01:00 |
|
Alessandro Maggio
|
af43ffb127
|
Code refactory. Create a Stream() class. Move the streak values from Streamer to Stream. We should use Streamer for = channel and Stream for the broadcast event
|
2021-01-29 15:08:23 +01:00 |
|
Alessandro Maggio
|
f3eaa8a2e6
|
Use the same user-agent for API and Browser. User agent based on current platform (Windows/Linux)
|
2021-01-27 16:55:09 +01:00 |
|
Aiden Marchiori
|
5812b1ab8a
|
Fix english (hopefully) and update some browsers!
Also added millify to the 'points won' message
|
2021-01-26 21:06:41 -05:00 |
|
Alessandro Maggio
|
6c6f1579d6
|
Reported in #15 by @testdev123456 - For moderator users the bet are not avaiable, so check if the viewer is a moderator in bootstrap phase and skip before start betting
|
2021-01-26 12:01:05 +01:00 |
|
Alessandro Maggio
|
6c587dcd81
|
Create a single constants.py files. Print offline message only if we are in bootstrap or the use is really offline (prevent api delay and duplicate log message). Move WATCH_STREAK log to DEBUG
|
2021-01-25 18:55:31 +01:00 |
|
Alessandro Maggio
|
16604e2c88
|
Create a single class Message for handle the json data
|
2021-01-23 23:13:56 +01:00 |
|
Alessandro Maggio
|
08e460d0e4
|
In the last commit we have broke everythin, fix get_timestamp, get_channel_id - we have the data in message and not in message_data. Convert timestamp in iso format with utc
|
2021-01-23 22:53:40 +01:00 |
|