30 Commits

Author SHA1 Message Date
Jordan Chen
21981ad4bc Add validators to requirements.txt 2024-06-15 14:19:47 +12:00
Roman Davydov
e030a9e936 time_zone 2023-03-15 03:25:24 +03:00
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
163d7de8f5 1.5.4 temporary login fix 2022-12-16 19:52:03 +03:00
rdavydov
bf4b8b8b57 new UA, login fix (only console) 2022-11-16 14:17:30 +03:00
rdavydov
31baf17578 no need for browser_cookie3 2022-11-04 13:33:08 +03:00
rdavydov
efca4bd78e working beautifully 2022-10-31 19:03:44 +03:00
Alessandro Maggio
f43151b48e Remove requirements pinning, attempt to fix Docker push-and-deploy 2022-03-31 11:37:59 +02:00
Alessandro Maggio
a9a35b5fd7 Merge branch 'master' into improvements-analytics 2022-03-25 17:30:17 +01:00
dependabot[bot]
29f2073284 Bump pillow from 9.0.0 to 9.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
- [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/9.0.0...9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-12 00:53:45 +00:00
Prograstinator
2564cd6da5 pre-commit 2022-02-27 16:38:32 +01:00
Alessandro Maggio
0474da01a3 Merge branch 'master' into improvements-analytics 2022-02-26 12:54:25 +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
5906f21027 Data aggregation with freq of 30Min with Pandas 2021-11-10 17:03:22 +01: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
Thomas Couchoud
f34cd47cea Fixed requirements 2021-05-28 20:52:10 +02:00
Alessandro Maggio
74e0cef097 Merge branch 'master' into chat-client 2021-03-12 22:53:07 +01:00
Alessandro Maggio
f229e54d86 Merge with current master branch 2021-03-09 20:41:33 +01:00
Alessandro Maggio
b034931410 Sync branch with master, fix conflict 2021-02-26 12:24:16 +01:00
Alessandro Maggio
aaea73bb91 Sync branch with master, fix conflict 2021-02-26 12:21:15 +01:00
TipicoDev
12e07547a0 Printing colorful EventPrediction results
Added colorama to the requirements and made a simple code to print win results in green and lose results in red
2021-02-19 16:13:42 -03:00
Alessandro Maggio
788b0f25b7 Remove any reference to Browser-Selenium 2021-02-05 00:11:31 +01:00
Jan Radtke
49490da3b1 add irc chat client
list user as viewer in selected chat
viewtime increases while connected
2021-02-03 18:45:26 +01:00
Alessandro Maggio
05aeb2988d Analytics function. Check the status of your points with a line-charts (zoomable-timeseries). We need Flask for serve the .json history 2021-02-02 16:46:51 +01:00
Alessandro Maggio
b63d9d1c0e Configure pre-commit with trailing-whitespace, end-of-file-fixer, check-added-large-files, black, flake8
Signed-off-by: Alessandro Maggio <alex.tkd.alex@gmail.com>
2021-01-29 23:17:16 +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
f1ab21a2ac Use emoji.emojize instead of write emoji in code 2021-01-13 21:46:08 +01:00
Alessandro Maggio
cbd482e24c Implement the bet system. Based on https://github.com/ClementRoyer/TwitchAutoCollect-AutoBet - Use selenium for place the bet/predictions. We can also use directly grapql but we need a transactionID for the POST request but I don't know how to calculate it (or if It's random - but I don't think) 2021-01-13 17:00:40 +01:00
Zach Howard
e0d35871fa Create requirements.txt 2020-12-08 17:23:59 +00:00