Commit Graph

646 Commits

Author SHA1 Message Date
Alessandro Maggio
0474da01a3 Merge branch 'master' into improvements-analytics 2022-02-26 12:54:25 +01:00
Alessandro Maggio
8964fb9dd7 Merge pull request #264 from villiers-s/bet-settings-default-fix
Fix setting default values for bet settings
2022-02-26 12:23:58 +01:00
Alessandro Maggio
d89cb4039b Merge pull request #415 from ARui-TW/master
Fix typo on README.md
2022-02-26 12:22:24 +01:00
Alessandro Maggio
6994b78021 Merge pull request #424 from Tkd-Alex/dependabot/github_actions/docker/login-action-1.13.0
Bump docker/login-action from 1.12.0 to 1.13.0
2022-02-26 12:16:09 +01:00
Alessandro Maggio
e571b1e115 Merge pull request #413 from Tkd-Alex/dependabot/github_actions/docker/build-push-action-2.9.0
Bump docker/build-push-action from 2.8.0 to 2.9.0
2022-02-26 12:16:03 +01:00
dependabot[bot]
0d44cd5d17 Bump docker/login-action from 1.12.0 to 1.13.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 15:27:59 +00:00
ARui
5c75942ad2 Fix typo on README.md 2022-02-07 23:55:31 +08:00
dependabot[bot]
554de45f24 Bump docker/build-push-action from 2.8.0 to 2.9.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 15:21:37 +00:00
Alessandro Maggio
dd5a828d3d Merge pull request #400 from Tkd-Alex/dependabot/github_actions/docker/build-push-action-2.8.0
Bump docker/build-push-action from 2.7.0 to 2.8.0
2022-01-18 16:38:03 +01:00
dependabot[bot]
d9e43775fe Bump docker/build-push-action from 2.7.0 to 2.8.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 15:30:50 +00:00
Alessandro Maggio
1b7f400575 Merge pull request #393 from Tkd-Alex/dependabot/pip/pillow-9.0.0
Bump pillow from 8.3.2 to 9.0.0
2022-01-14 15:09:59 +01:00
dependabot[bot]
104878d155 Bump pillow from 8.3.2 to 9.0.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 03:34:38 +00:00
Alessandro Maggio
729c510662 Merge branch 'master' into improvements-analytics 2022-01-11 16:15:09 +01:00
Alessandro Maggio
9fa5458b68 Fix followers download. Remove condition for and last_cursor != "" - Close #368 2021-12-23 00:38:59 +01:00
Alessandro Maggio
9c53c62341 followers_order instead of order - #364 #365 2021-12-22 10:39:42 +01:00
Alessandro Maggio
ab5a410e79 Update README.md 2021-12-21 12:37:31 +01:00
Alessandro Maggio
0af8bbbcfe Merge pull request #341 from Tkd-Alex/ChannelFollows
Use GQL API to list follows
2021-12-21 12:27:39 +01:00
Alessandro Maggio
2afa340c80 Lint merged file via GitHub website 2021-12-21 12:02:07 +01:00
Alessandro Maggio
697f49e270 Just update the version to .6 2021-12-21 12:00:14 +01:00
Alessandro Maggio
6737511311 Merge branch 'master' into ChannelFollows 2021-12-21 11:46:27 +01:00
Alessandro Maggio
a7d482566d Merge pull request #362 from Tkd-Alex/dependabot/github_actions/docker/login-action-1.12.0
Bump docker/login-action from 1.10.0 to 1.12.0
2021-12-21 11:40:28 +01:00
dependabot[bot]
8a3d3dc498 Bump docker/login-action from 1.10.0 to 1.12.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 15:24:54 +00:00
Alessandro Maggio
8a55a517a5 Merge pull request #254 from ColinShark/tg
Receive updates to Telegram
2021-12-15 10:11:34 +01:00
Alessandro Maggio
8d0d90dfcf "auto_clear" in __slots__ 2021-11-21 12:36:28 +01:00
Alessandro Maggio
3e8011776b Merge branch 'master' into ColinShark-tg 2021-11-21 12:31:40 +01:00
Alessandro Maggio
2424f388b5 Update deploy-docker.yml 2021-11-19 15:06:54 +01:00
Alessandro Maggio
8e032b2c26 Update deploy-docker.yml 2021-11-19 14:29:49 +01:00
Alessandro Maggio
53ece4601a Update README.md 2021-11-19 13:21:35 +01:00
Alessandro Maggio
05b0608915 Merge pull request #343 from RakSrinaNa/docker-ci
Dockerfile with CI
2021-11-19 13:03:39 +01:00
Alessandro Maggio
839ad06e08 Upload README.md 2021-11-19 12:51:47 +01:00
Alessandro Maggio
f81c96085d update README.md with docker run command. Update Dockerfile (ADD ./TwitchChannelPointsMiner) 2021-11-18 15:14:33 +01:00
Alessandro Maggio
e1ee6ea245 Merge branch 'master' into docker-ci 2021-11-18 13:38:46 +01:00
Alessandro Maggio
1e8775a7f1 Update deploy-docker.yml with tkdalex tag 2021-11-18 13:28:42 +01:00
Thomas Couchoud
9ccf2f60ea Dockerfile with CI 2021-11-18 13:04:22 +01:00
Alessandro Maggio
572543fba1 The end date should be the selected day and 23:59:59 - Fix for https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/pull/131\#issuecomment-966250737 2021-11-18 12:10:26 +01:00
Alessandro Maggio
17103718ff update readme and example file 2021-11-17 15:02:53 +01:00
Alessandro Maggio
d0487a2dbb Replace PersonalSections with ChannelFollows for get_followers, thanks to @RakSrinaNa 2021-11-16 21:48:57 +01:00
Alessandro Maggio
5efbed68dc Prevent exception during check_versions. Close #337 2021-11-12 09:35:11 +01:00
Alessandro Maggio
f1959c6361 for filter records use the timestamp instead of datetime 2021-11-11 15:05:22 +01:00
Alessandro Maggio
cefd844b27 add "script.js", "style.css" as required files 2021-11-11 12:46:38 +01:00
Alessandro Maggio
a4442c47db Fix conflict, merge sync with master 2021-11-11 12:45:32 +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
5906f21027 Data aggregation with freq of 30Min with Pandas 2021-11-10 17:03:22 +01:00
Alessandro Maggio
52fad89954 Deploy on pypi.org 2021-11-10 15:37:25 +01:00
Alessandro Maggio
cf4b6e6f58 README.md update 2021-10-28 15:59:04 +02:00
Alessandro Maggio
39950bcb2f Merge branch 'master' into tg 2021-10-28 15:48:41 +02:00
Alessandro Maggio
250754b8b8 Merge pull request #278 from aaronwrice1/master
Fix typos in example.py
2021-10-28 15:44:57 +02:00
Alessandro Maggio
f738f52f85 Merge pull request #311 from EgrorBs/patch-1
Update README
2021-10-28 15:44:31 +02:00
Alessandro Maggio
6214736ec2 Merge pull request #304 from raymondcc2tm/master
Fixed link to "Migrating from an old repository (the original one)"
2021-10-28 15:44:23 +02:00
Alessandro Maggio
181d0368af auto_clear logs in settings :) 2021-10-11 10:49:21 +02:00