Commit Graph

128 Commits

Author SHA1 Message Date
Kellermann
e09435105e Sending product title also 2022-05-29 12:40:35 +02:00
Kellermann
49cff99067 Only one guess per day 2022-05-29 09:32:19 +02:00
Kellermann
28e0ce1bf4 new requirement and daily challenge now working. Only missing: you can do multiple guesses every day 2022-05-28 22:59:51 +02:00
Florian Kaiser
15ef42d8fc
Merge pull request #4 from H4CK3R-01/dependabot/pip/selenium-approx-eq-4.2.0
Update selenium requirement from ~=4.1.5 to ~=4.2.0
2022-05-28 17:54:32 +02:00
945843580f Updated image 2022-05-28 17:53:09 +02:00
ae3cdbd157 Fixed set_todays_product 2022-05-28 17:37:10 +02:00
9966912674 Updated database default value 2022-05-28 17:12:23 +02:00
Kellermann
6125dd7389 Fixed some double imports and added basic bot function /version and unknown command 2022-05-28 16:09:53 +02:00
Kellermann
b3f1f6ca3a Exception for daily 2022-05-28 15:27:55 +02:00
Kellermann
1da29dab81 Small problem with next step handler. Changed db with todays_product bool 2022-05-28 11:44:23 +02:00
Kellermann
9bdd4a9b71 Merge branch 'main' of https://github.com/H4CK3R-01/GuessThePrice 2022-05-27 23:36:40 +02:00
Kellermann
04862a0a1a Almost working, some problems still with defining todays product 2022-05-27 23:36:23 +02:00
dependabot[bot]
835acc0e38
Update selenium requirement from ~=4.1.5 to ~=4.2.0
Updates the requirements on [selenium](https://github.com/SeleniumHQ/Selenium) to permit the latest version.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 21:26:08 +00:00
Kellermann
5989d1d39b nvm, did it wrong. Working now 2022-05-27 23:04:04 +02:00
Kellermann
216ada0d9f Change in gitignore 2022-05-27 23:02:20 +02:00
f1c19f2ca1 Updated Dockerfile 2022-05-27 22:24:58 +02:00
Kellermann
a25ef4a4f3 Small pep8 changes 2022-05-26 11:13:44 +02:00
e87a071b5d Added some test cases and added another error message 2022-05-21 11:41:20 +02:00
d1c5a4d478 Fixed Dockerfile 2022-05-21 10:39:20 +02:00
Linus E
c1e3137a78 changed regex 2022-05-16 18:27:02 +02:00
Linus E
7b08b199da added commenting 2022-05-16 18:19:53 +02:00
Linus E
be427b8379 del comment 2022-05-16 18:07:46 +02:00
Linus E
0ad475f9ad added test strings 2022-05-16 18:07:09 +02:00
Linus E
6933286757 added test theory and finished function 2022-05-16 17:37:18 +02:00
Linus E
9ccd712827 added scoring, plotting only for testing of score function, might be deleted 2022-05-16 17:25:21 +02:00
Rripped
7b6a1184b0 added scoring file 2022-05-16 16:01:25 +02:00
Kellermann
188da8cc16 Internet to bad, need to continue some other time 2022-05-14 21:33:13 +02:00
Florian Kaiser
236ef0e6dd
Merge pull request #2 from H4CK3R-01/dependabot/pip/pandas-approx-eq-1.4.2
Update pandas requirement from ~=1.4.1 to ~=1.4.2
2022-05-10 14:03:14 +02:00
Florian Kaiser
a31160299d
Merge pull request #3 from H4CK3R-01/dependabot/pip/pytelegrambotapi-approx-eq-4.5.1
Update pytelegrambotapi requirement from ~=4.5.0 to ~=4.5.1
2022-05-10 14:03:03 +02:00
dependabot[bot]
6e9346ae01
Update pandas requirement from ~=1.4.1 to ~=1.4.2
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.4.1...v1.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:01:53 +00:00
41e4fef460 Fixed product fetcher 2022-05-10 14:00:41 +02:00
dependabot[bot]
16570674a2
Update pytelegrambotapi requirement from ~=4.5.0 to ~=4.5.1
Updates the requirements on [pytelegrambotapi](https://github.com/eternnoir/pyTelegramBotAPI) to permit the latest version.
- [Release notes](https://github.com/eternnoir/pyTelegramBotAPI/releases)
- [Commits](https://github.com/eternnoir/pyTelegramBotAPI/compare/4.5.0...4.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 21:49:13 +00:00
Linus E
5e3e41af78 removed trailing whitespaces 2022-05-09 20:05:42 +02:00
Linus E
be1643eb3e fixed scoreboard 2022-05-09 20:02:31 +02:00
Linus E
581a480fa4 big additions implemented /scoreboard and fixed filtering 2022-05-09 19:35:48 +02:00
Linus E
768ecb1f2a Merge branch 'main' of https://github.com/H4CK3R-01/GuessThePrice 2022-05-09 18:37:43 +02:00
Linus E
86ce0adaf2 started scoreboard funcs 2022-05-09 18:36:44 +02:00
Florian Kellermann
3d4db8a817 New changes 2022-05-09 18:36:08 +02:00
Florian Kellermann
3ed078cadd New changes in bot 2022-05-09 18:34:46 +02:00
Linus E
175cd96498 removed unused 2022-05-09 18:30:33 +02:00
Linus E
3dbcbf5b64 added no users check 2022-05-09 18:19:09 +02:00
Linus E
07369e34e5 added no users check 2022-05-09 18:18:14 +02:00
Linus E
753b1a5eb6 added /users 2022-05-09 18:16:48 +02:00
Linus E
3a4dae48ef Merge branch 'main' of https://github.com/H4CK3R-01/GuessThePrice 2022-05-09 18:08:34 +02:00
Linus E
4d4125a7f5 fixed /me 2022-05-09 18:08:31 +02:00
Florian Kellermann
2cbe6b640d Merge branch 'main' of https://github.com/H4CK3R-01/GuessThePrice 2022-05-09 18:02:24 +02:00
Florian Kellermann
88991c52cb daily_challenge working now 2022-05-09 18:02:17 +02:00
Linus E
d591120b2b fixing /me 2022-05-09 18:01:59 +02:00
Linus E
b99a1247d2 new regex for username 2022-05-09 17:23:53 +02:00
Linus E
9ba8fa5cd2 added param 2022-05-09 17:18:45 +02:00