Commit Graph

59 Commits

Author SHA1 Message Date
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
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
04862a0a1a Almost working, some problems still with defining todays product 2022-05-27 23:36:23 +02:00
e87a071b5d Added some test cases and added another error message 2022-05-21 11:41: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
Kellermann
188da8cc16 Internet to bad, need to continue some other time 2022-05-14 21:33:13 +02:00
41e4fef460 Fixed product fetcher 2022-05-10 14:00:41 +02: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
4d4125a7f5 fixed /me 2022-05-09 18:08:31 +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
3640641ab0 fixed pylint issues 2022-05-09 17:02:04 +02:00
Linus E
d47c869f0b small changes 2022-05-09 16:57:17 +02:00
Linus E
3b4743f006 added setAdmin 2022-05-09 16:43:45 +02:00
Linus E
6ce2a443b3 added admin check 2022-05-09 16:19:32 +02:00
Florian Kellermann
e2d506e629 New status, still need to get all_users to work 2022-05-09 16:01:03 +02:00
Florian Kellermann
ad7d8c4146 Small pep8 changes 2022-05-06 22:26:37 +02:00
Linus E
1d6dba0b84 small changes 2022-05-03 18:46:06 +02:00
Linus E
0ea0d49272 finished /start and /changename 2022-05-03 18:34:00 +02:00
Linus E
d5c9573ec5 generated username out of id 2022-05-03 18:12:01 +02:00
Linus E
28ef0a6ff7 added user login (not tested) 2022-05-03 17:52:48 +02:00
2e95660945 Added TODOs, reformatting 2022-05-03 14:28:41 +02:00
Florian Kellermann
d4604dd960 removed requirement and changed /start 2022-05-03 13:50:17 +02:00
Florian Kellermann
bd0b261e5c new requirements and updates in bot.py 2022-05-03 13:20:49 +02:00
04fc6ebc50 Added currency to product, add products from telegram 2022-05-03 12:07:54 +02:00
0b6381e2e1 Example how to implement database 2022-05-03 10:20:50 +02:00
Linus E
7bd48745c0 added all function corpora and docstrings, pylint score 9.62 2022-05-02 19:01:19 +02:00
Linus E
28648e5707 added /me 2022-05-02 18:54:41 +02:00
Linus E
e6d47e232e edited start message 2022-05-02 18:47:46 +02:00
Linus E
ab5c052563 added /gameinfo 2022-05-02 18:45:32 +02:00
Linus E
e1f59c729c added /help 2022-05-02 18:33:08 +02:00
Linus E
68e9ba00a9 added new function docstrings 2022-05-02 18:17:07 +02:00
Linus E
e1fd87e567 Merge branch 'main' of https://github.com/H4CK3R-01/GuessThePrice 2022-05-02 18:15:13 +02:00
Linus E
bdbc3719a4 added new function docstrings, use docstring for documentationpylint --evaluation 2022-05-02 18:15:04 +02:00