Klaro
e9d3c77f56
Update repository URLs and improve import handling
2025-02-06 18:58:48 +01:00
Klaro
51c0603732
Update project structure and improve logging features
...
- Added main.py as the entry point for the application.
- Updated .gitignore to exclude config.json and VSCode settings.
- Changed launch configuration to use main.py.
- Modified error messages to reference config.json instead of run.py.
- Enhanced logging with color-coded output for better visibility.
- Updated version number to 2 in __init__.py.
2025-02-06 17:10:18 +01:00
Roman Davydov
41c41e8e79
1.9.9
2024-10-06 22:15:03 +03:00
Roman Davydov
de077415ba
Merge pull request #476 from Petrarka0/report
...
Console final report enhancement
2024-10-06 22:06:20 +03:00
Roman Davydov
9ccf689a11
fix #593
2024-10-06 21:44:15 +03:00
Roman Davydov
f034359e92
1.9.8
2024-10-06 14:00:15 +03:00
Roman Davydov
910bea9616
leftovers fixes after PR merges
2024-10-06 13:47:30 +03:00
Roman Davydov
c61f8b6386
Merge branch 'master' of https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2
2024-10-06 13:41:13 +03:00
Roman Davydov
8fb10a4ab4
Merge pull request #490 from Petrarka0/ctrlcbug
...
fix multipule CTRL + C breaking exit sequence #484
2024-10-06 13:17:50 +03:00
Roman Davydov
1fb81deb7f
Merge pull request #575 from mpforce1/community-goals
...
Community Goals
2024-10-06 13:13:50 +03:00
Roman Davydov
83d1551204
Merge pull request #585 from lekoOwO/master
...
Support Gotify Logger
2024-10-06 13:04:09 +03:00
Roman Davydov
a09e0cbeaa
fix Error: KeyError: 'data' rdavydov/Twitch-Channel-Points-Miner-v2#593
2024-10-06 13:00:48 +03:00
Evgeny Kemerov
2963a87c32
Fix user-agent typo
2024-09-16 16:33:58 +07:00
leko
9d4d79dfe3
fix: typo
2024-08-14 22:58:17 +08:00
leko
c1de7958b6
fix: typo
2024-08-14 01:48:29 +08:00
leko
5f6920f8df
feat: Gotify module
2024-08-14 01:40:59 +08:00
Matthew Padbury
d78e587baa
Added functionality to automatically contribute to community goals.
2024-07-30 09:18:40 +01:00
Petrarka
e564ee0d61
Merge branch 'rdavydov:master' into report
2024-06-24 20:03:08 +03:00
Petrarka
d3dd92adc6
Merge branch 'rdavydov:master' into ctrlcbug
2024-06-24 20:02:55 +03:00
Roman Davydov
78ce7b7541
1.9.7
2024-06-15 08:05:24 +03:00
Roman Davydov
b4d3a93fc7
Merge pull request #525 from hingston/fix-client-version-regex
...
Fix regex to extract the client version
2024-06-15 07:53:22 +03:00
Roman Davydov
ea9e2e16d9
Merge pull request #519 from brentspine/master
...
Fix issue #517
2024-06-15 07:44:00 +03:00
Roman Davydov
fa0036f9fd
1.9.6
2024-06-15 03:07:54 +03:00
Roman Davydov
94e81c99b4
fix #522
2024-06-15 03:03:36 +03:00
William Hingston
bd1daa805e
Fix regex
2024-05-14 04:27:40 +01:00
Luca
056960ea3e
Update TwitchChannelPointsMiner.py
2024-05-04 03:35:15 +02:00
Petrarka0
800c781724
more clean code
2024-04-15 22:52:26 +03:00
Petrarka0
2aae603630
SyntaxError fix
2024-04-12 00:07:04 +03:00
Petrarka0
7f9098f594
add highlighting streamer at final report
2024-04-12 00:07:04 +03:00
Petrarka0
e3be181c57
Console report enhantment
...
Settings.logger.less now affect final report
Streamer.print_history() tweak for more readability.
before "if Settings.logger.less = True":
--- alot of annoing bet information ---
dd/mm hh:mm:ss - 🤖 Streamer(username=streamer, channel_id=12345678, channel_points=112.06k), Total Points Gained (after farming - before farming): 70
dd/mm hh:mm:ss - 💰 CLAIM (1 times, 50 gained), WATCH (2 times, 20 gained)
after:
dd/mm hh:mm:ss - 💰 streamer (112.06k points), Total Points Gained: 70
CLAIM (1 times, 50 gained)
WATCH (2 times, 20 gained)
2024-04-12 00:07:04 +03:00
Petrarka0
bec0aeb306
fix multipule CTRL + C breaking exit sequence #484
2024-04-11 21:14:37 +03:00
Roman Davydov
62c01c4857
1.9.5
2024-04-11 19:50:59 +03:00
Roman Davydov
ff551a6c37
Merge pull request #475 from HeelMePlz/fix/typo-in-points-descending
...
Fix typo in variable name from 'POINTS_DESCEDING' to 'POINTS_DESCENDING'
2024-04-11 19:29:48 +03:00
Thomas
b5a064b1ab
Fix regex for settings when getting spade url
2024-04-11 15:57:03 +02:00
HeelMePlz
6154bf9123
Fix typo in variable name from 'POINTS_DESCEDING' to 'POINTS_DESCENDING'
2024-03-21 09:07:46 +00:00
Roman Davydov
3a9f030b01
1.9.4
2024-02-29 22:21:16 +03:00
Roman Davydov
28d881a2ff
Merge pull request #454 from honomoa/feature/strategy_number
...
Add strategy NUMBER_X
2024-02-29 21:39:05 +03:00
Roman Davydov
06c6555f40
Merge pull request #455 from Michael1297/master
...
fix encoding when reading log file
2024-02-29 21:35:45 +03:00
Roman Davydov
3690c47cc4
fix #467
2024-02-29 21:23:26 +03:00
Michael1297
c14a722ae9
fix encoding when reading log file
2024-02-20 18:24:51 +03:00
Moa
a353c0c2ae
Add strategy NUMBER_X
2024-02-20 15:17:45 +08:00
Roman Davydov
dc780cae29
1.9.3
2024-01-23 14:28:35 +03:00
Wendy Liga
d46f530b05
Update Webhook.py
2024-01-13 09:04:50 +07:00
Roman Davydov
adf9ccbea2
1.9.2
2024-01-13 00:50:26 +03:00
Roman Davydov
d9bdccfde9
webhook fixes
2024-01-13 00:48:38 +03:00
Roman Davydov
ae3a7f4cc0
Merge pull request #424 from wendyliga/master
...
Add ability to use Generic Webhook for logging Events
2024-01-13 00:32:17 +03:00
Roman Davydov
cf7b4b09e3
fix #425
2024-01-13 00:23:07 +03:00
Wendy Liga
44e7e95a16
add webhook
2023-12-26 13:08:01 +07:00
Roman Davydov
7c9920867d
1.9.1
2023-11-25 22:06:31 +03:00
Roman Davydov
742351e71f
1.9.0
2023-11-02 17:01:58 +03:00