Commit Graph

583 Commits

Author SHA1 Message Date
Alessandro Maggio
5906f21027 Data aggregation with freq of 30Min with Pandas 2021-11-10 17:03:22 +01:00
Alessandro Maggio
e439e2d787 Merge branch 'master' into improvements-analytics 2021-10-05 15:33:26 +02:00
Alessandro Maggio
05b6bd1fd9 Merge pull request #288 from Tkd-Alex/wout-helix-api
Use GraphQL instead of Helix API
2021-10-01 10:54:47 +02:00
Alessandro Maggio
cdff31c454 Prevent the weird error on CTRL+C before ws_pool init #293 2021-10-01 10:53:37 +02:00
Alessandro Maggio
3c3101516f The user_id can't be None, double check before return If It's None please do a gql request 2021-09-30 15:53:48 +02:00
Alessandro Maggio
5f6c75560e Check if the fw['user'] is None #289 2021-09-29 22:54:43 +02:00
Alessandro Maggio
b64fb60cca typo on usrername 2021-09-29 19:25:49 +02:00
Alessandro Maggio
dd8b6bf6e3 Attempt to use grapql instead of helix request for get followers and streamer_id 2021-09-29 15:56:46 +02:00
Alessandro Maggio
5e49584fb2 Merge pull request #268 from Tkd-Alex/dependabot/pip/pillow-8.3.2
Bump pillow from 8.2.0 to 8.3.2
2021-09-08 16:21:50 +02:00
dependabot[bot]
0bcd1ac0a0 Bump pillow from 8.2.0 to 8.3.2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-08 02:53:27 +00:00
Tkd-Alex
d77b8cf48e Debug false 2021-09-02 16:24:55 +02:00
Alessandro Maggio
ef7cf97c40 Merge pull request #113 from Tkd-Alex/minimum-points-bet
Minimum points for the bot to place a bet #106
2021-08-27 19:24:42 +02:00
Alessandro Maggio
9284e0cda2 Check if series and annotations key It's in datas dict 2021-08-21 10:50:15 +02:00
Alessandro Maggio
14887a3920 Merge branch 'master' into improvements-analytics 2021-08-21 10:49:02 +02:00
Alessandro Maggio
b65f38863f Merge branch 'master' into minimum-points-bet 2021-08-21 10:47:53 +02:00
Alessandro Maggio
76679e9ed3 Update TwitchLogin.py 2021-08-21 10:45:55 +02:00
Alessandro Maggio
a6a8934bb6 Update __init__.py 2021-08-21 10:45:27 +02:00
Alessandro Maggio
58e472c422 Merge pull request #251 from RakSrinaNa/bet-error
Display reason why placing bet failed
2021-08-21 09:28:18 +02:00
Alessandro Maggio
7db26bc9eb Update README and example 2021-08-16 22:02:29 +02:00
Alessandro Maggio
9efbe02c33 Style for charts in css with classes - Use custom horizontal scrollbar - Range datetime for analytics - Use days_ago arg for select the range 2021-08-16 21:56:42 +02:00
Alessandro Maggio
fa72feb21b Move javascript part to script.js - Implement orderBy feature 2021-08-15 22:47:33 +02:00
Alessandro Maggio
85b58c54de Sync with master 2021-08-15 20:43:26 +02:00
Alessandro Maggio
c854911ca6 Sync with master 2021-08-15 20:34:13 +02:00
Thomas Couchoud
1c507a0996 Log when bet isn't placed because amount is too less 2021-08-14 15:31:58 +02:00
Thomas Couchoud
7dc1677591 Check error is not none 2021-08-14 14:09:27 +02:00
Thomas Couchoud
0f56501aa2 select correct field 2021-08-14 13:30:08 +02:00
Thomas Couchoud
e2628d66b4 lint 2021-08-14 12:01:22 +02:00
Thomas Couchoud
2ae92bf9a2 lint 2021-08-14 12:00:28 +02:00
Thomas Couchoud
fcb8de5522 Display reason why placing bet failed. For example if TOS were not accepted it'll display: "Failed to place bet, error: MUST_ACCEPT_TOS" 2021-08-14 11:54:55 +02:00
Alessandro Maggio
809c4c9e7e Merge branch 'master' of github.com:Tkd-Alex/Twitch-Channel-Points-Miner-v2 2021-07-30 21:52:57 +02:00
Alessandro Maggio
b874d95ec3 Use TimedRotatingFileHandler instead of FileHandler. Close #215 2021-07-30 21:52:48 +02:00
Alessandro Maggio
bd208a4d68 Merge pull request #224 from RakSrinaNa/custom-bet-delay
Custom bet delay
2021-07-30 21:11:35 +02:00
Thomas Couchoud
aea617fce2 Improve delay FROM_START by not going over prediction_window_seconds
Improve delay FROM_END by not going over below 0
2021-07-19 23:07:09 +02:00
Thomas Couchoud
2a6e81934c Update README.md 2021-06-28 17:56:38 +02:00
Thomas Couchoud
60a108857b Typo 2021-06-26 20:59:25 +02:00
Thomas Couchoud
511671075d Make the linter happy 2021-06-26 20:59:08 +02:00
Thomas Couchoud
b07420443b Custom bet delay 2021-06-26 20:49:15 +02:00
Alessandro Maggio
40dcf78a7d Merge pull request #204 from RakSrinaNa/203-blacklisted-followers
Do not iterate over all followed streamers as they can be blacklisted
2021-06-25 15:44:43 +02:00
Alessandro Maggio
a036471415 Update stale.yml 2021-06-23 11:31:26 +02:00
Thomas Couchoud
85362f6adb Remove unused import 2021-06-09 20:56:30 +02:00
Thomas Couchoud
e5ed951d1a Do not iterate over all followed streamers as they can be blacklisted 2021-06-09 20:51:51 +02:00
Alessandro Maggio
0de54d8cb8 Merge pull request #189 from RakSrinaNa/180-on-close
Add missing parameters into on_close
2021-06-07 12:43:24 +02:00
Thomas Couchoud
f34cd47cea Fixed requirements 2021-05-28 20:52:10 +02:00
Thomas Couchoud
b5d0cd2962 Add missing parameters from on_close 2021-05-28 20:42:30 +02:00
Alessandro Maggio
77c599a34f Merge pull request #173 from RakSrinaNa/priority-streamer-multiplier
Prioritize streamer you're subscribed to (has points multiplier)
2021-05-23 15:26:03 +02:00
Alessandro Maggio
dad0dc2cb2 Remove blacklist username of streamer from streamers_name and check if username It's also in streamers_name. Fix #176 2021-05-23 15:22:06 +02:00
Alessandro Maggio
3c98fee4a4 Remove blacklist username of streamer from streamers_name and check if username It's also in streamers_name. Fix #176 2021-05-23 15:21:36 +02:00
Thomas Couchoud
902ca57857 Actually get higher multipliers first, not the lowest 2021-05-07 23:33:29 +02:00
Thomas Couchoud
9e09b0483a Higher sub tiers first 2021-05-07 23:24:17 +02:00
Thomas Couchoud
c74f25044a Prioritize streamer you're subscribed to (has points multiplier) 2021-05-07 22:44:26 +02:00