Commit Graph

159 Commits

Author SHA1 Message Date
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
9f7ff0b37f record.msg.replace(u"\u2192", "-->") remove arrow (→) if emoji is False. Close issue #13 2021-01-24 16:16:00 +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
9a8bf04390 Fix time.time() 2021-01-22 19:13:15 +01:00
Alessandro Maggio
c4e9466e00 Fix the previous commit. Set cookie after login 2021-01-22 19:07:36 +01:00
Alessandro Maggio
87da61b01d Use the session for interact with helix api. Again check if the div is open and not close. Reduce the start time for thread if we have lost time to open the div 2021-01-22 18:52:52 +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
e6ae8bdc27 Improve less logging option #10 2021-01-22 12:46:51 +01:00
Alessandro Maggio
a9cf39f286 Improve less logging option #10 2021-01-22 12:46:24 +01:00
Alessandro Maggio
878012026e Reduce string size with: event.bet.get_outcome and millify 2021-01-22 11:55:30 +01:00
Alessandro Maggio
5a8139e836 Less printing as arugments for logger. Request in Issue #10 2021-01-22 11:33:10 +01:00
Alessandro Maggio
a6487dc824 JavaScript code for help the bet system (idk if this could help) 2021-01-22 00:39:25 +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
c51e74f856 write another js-code for fix scroll down in poits div, start for child and search for parent by class 2021-01-21 12:30:00 +01:00
Alessandro Maggio
c7b7821e02 Remove scroll function before bet, I think we don't sleep enought and we are going to scroll the chat instead bet box 2021-01-21 10:21:20 +01:00
Alessandro Maggio
6e183f6a61 Merge branch 'master' of github.com:Tkd-Alex/Twitch-Channel-Points-Miner 2021-01-20 21:56:20 +01:00
Alessandro Maggio
a5e0100b3a typo 2021-01-20 21:55:27 +01:00
Alessandro Maggio
f377609b90 Fix for odds percentage. Remove 'for event:' in logs. 2021-01-20 21:55:00 +01:00
Alessandro Maggio
57e8833314 Strange issue with multiple bet. Just check the current_url. #8 2021-01-20 21:55:00 +01:00
Alessandro Maggio
81e5ab2315 Update the README and close #5 2021-01-20 21:55:00 +01:00
Alessandro Maggio
f741e81b82 Black reformatted 2021-01-20 21:55:00 +01:00
Alessandro Maggio
4730a5fa6d Fix indent for if and code refactory 2021-01-20 21:55:00 +01:00
Alessandro Maggio
fff175ff1d typo fix 2021-01-20 21:55:00 +01:00
Alessandro Maggio
b0b173068d Make sure that streamer_index != -1 before continue 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
1d5cc9b3c9 Create stale.yml 2021-01-20 16:08:44 +01:00
Alessandro Maggio
36af9c461b Update issue templates 2021-01-20 15:50:47 +01:00
Alessandro Maggio
c3d068fbaf Before place the bet check if in 1s of timeout the bet div is visibile, in case of tiemout exception attempt do a bet chains for open again the div and make the input fillable. #6 2021-01-20 12:17:26 +01:00
Alessandro Maggio
ddc8be3068 Boolean value for: 'Check also if the message have already the emoji' 2021-01-20 11:42:04 +01:00
Alessandro Maggio
2b784d2b9d Do an external control for WebSocket. Check if the thread is running - Something the WebSocket stop to ping - Prevent double emoji in message log file 2021-01-20 11:25:09 +01:00
Alessandro Maggio
ead65695b4 Reset online and offline for Streamer class 2021-01-19 22:49:55 +01:00
Alessandro Maggio
ce109b9a83 🎤 instead of studio microphone 2021-01-19 22:43:59 +01:00
Alessandro Maggio
412501c5f1 Merge branch 'master' of github.com:Tkd-Alex/Twitch-Channel-Points-Miner 2021-01-19 22:43:08 +01:00
Alessandro Maggio
88b37a3e18 Just one big big try Exception 2021-01-19 22:42:23 +01:00
Alessandro Maggio
c35772dd89 Update README.md 2021-01-19 22:25:25 +01:00
Alessandro Maggio
00a979f663 Just ad 'streamers' in logs msg 2021-01-19 22:24:37 +01:00
Alessandro Maggio
f22502a9b6 update the readme 2021-01-19 22:22:17 +01:00
Alessandro Maggio
2d4cae1e77 Just on log line 2021-01-19 22:18:38 +01:00
Alessandro Maggio
96a7839f52 as request from @Olamio implement the autoload from followers list. Close #4 2021-01-19 22:14:25 +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
d81d416b5a Black reformatted 2021-01-19 19:16:35 +01:00
Alessandro Maggio
490dc054e5 -- 2021-01-19 19:16:23 +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
df5ba6280d Little refactory 2021-01-19 16:29:18 +01:00
Alessandro Maggio
1f0b51e85c JS code should fixed 2021-01-19 13:33:12 +01:00