Commit Graph

121 Commits

Author SHA1 Message Date
Linus E
54dac881b5 Merge branch 'bot' of https://github.com/WebEngineering2/TelegramAktienBot into bot 2022-04-25 17:33:08 +02:00
Linus E
d163ba08f3 implemented News to scheduled User Update 2022-04-25 17:32:48 +02:00
566470ec12 Updated Dockerfiles to use second container for bot updates 2022-04-25 17:05:21 +02:00
Florian Kellermann
78dfde7a86 new bot version 2022-04-25 08:05:30 +02:00
Florian Kellermann
cac5883b99 Better code documentation and removing unnecessary stuff 2022-04-21 10:06:08 +02:00
Florian Kellermann
fa8b511ef4 Scheduler working 2022-04-21 08:23:48 +02:00
Florian Kellermann
2b18e02623 update /update function 2022-04-20 11:03:21 +02:00
Linus E
7a4a8aaedc fixed case sensitive commands 2022-04-19 21:36:16 +02:00
Linus E
71fed7fd18 added formatting and adapted to isin 2022-04-19 21:08:47 +02:00
Florian Kellermann
76df6f27be Forgot one user id in the code 2022-04-19 08:30:25 +02:00
Florian Kellermann
6db3a7ce32 Update message working, regularity still needs implementation 2022-04-18 23:32:19 +02:00
Florian Kellermann
44c57aa881 Almost working, having some troubles with the blockers still 2022-04-18 17:11:02 +02:00
Florian Kellermann
689a8cb1fc Removed testfile 2022-04-17 13:27:25 +02:00
Florian Kellermann
1803bba222 Not working fully yet, still problems with scheduler, might try other module later 2022-04-17 13:26:12 +02:00
Linus E
26b41f2c94 fixing and debugging 2022-04-17 13:07:57 +02:00
Linus E
caa90a577f testing 2022-04-17 12:35:59 +02:00
Linus E
b06b024326 bot new commands and funcs + api updates 2022-04-17 12:20:53 +02:00
Linus E
543c51397e added transaction and portfolio commands 2022-04-17 11:57:28 +02:00
Linus E
5078660ce1 fixed dict errors 2022-04-17 11:21:49 +02:00
Linus E
acdd46780c added small error handling 2022-04-17 10:49:42 +02:00
Linus E
1095c63788 added scheduler 2022-04-12 11:33:53 +02:00
Linus E
c8d461b747 tested new methods 2022-04-12 11:33:21 +02:00
Linus E
561ce58d73 added new lib 2022-04-12 11:32:33 +02:00
Linus E
30bccbf238 added user funcs of api 2022-04-12 10:41:48 +02:00
Linus E
2e48d2a27e removed unused 2022-04-12 10:12:35 +02:00
Linus E
27858a3b59 added crontab put function 2022-04-12 10:08:41 +02:00
Florian Kellermann
813231449e Mistake corrected 2022-04-06 14:26:52 +02:00
Florian Kellermann
84754dd54f Update to bot_updates 2022-04-05 18:23:11 +02:00
Florian Kellermann
aee793deb4 creating sends from crontab in work 2022-04-05 15:17:04 +02:00
Florian Kellermann
5311c89193 minor updates 2022-04-05 15:12:51 +02:00
Florian Kellermann
7b99be9633 Updating contrab based on time is working, need api calls 2022-04-05 15:07:06 +02:00
Florian Kellermann
2c0bbe3111 Work in progress, need some communication first. Working on bot_updates 2022-04-05 14:12:12 +02:00
Florian Kellermann
40d444f36c bot-updates got a send to user function and will be working with crontab 2022-04-05 14:00:33 +02:00
Florian Kellermann
e85bbacdde Example and description of crontab syntax 2022-04-05 12:38:20 +02:00
Florian Kellermann
9d10b1a048 New file for regularly sending bot updates 2022-04-05 10:07:03 +02:00
Linus E
96e96b4612 updated functions, added fail handling and messages 2022-04-04 18:59:00 +02:00
Linus E
643c040b32 updated and added functions 2022-04-04 18:57:59 +02:00
Linus E
a2aed53bc8 api adress updated 2022-04-04 17:33:54 +02:00
Linus E
0b8ae845ed added max req params 2022-04-04 16:54:25 +02:00
Linus E
f2c9f6365e Merge remote-tracking branch 'origin/main' into bot 2022-04-04 16:41:22 +02:00
Florian Kellermann
cc70f8c478 share handler in api_handler 2022-04-04 16:38:15 +02:00
00e27ba776 Fixed Dockerfile 2022-04-04 16:10:37 +02:00
11140aac97 Changed some file to test pipeline execution 2022-04-04 16:08:08 +02:00
75ea2671d4 Update healthcheck.sh 2022-04-04 16:05:55 +02:00
d6b663e8c8 Added comments to dockerfiles 2022-04-04 15:51:43 +02:00
Rripped
6289e5dc71 added date parameter 2022-03-29 13:37:44 +02:00
Rripped
0aee85d718 bug fix 2022-03-29 12:29:13 +02:00
Rripped
4005e8dccf fetching news by keywords 2022-03-29 12:28:28 +02:00
Rripped
4bd53c0116 news working 2022-03-29 12:20:58 +02:00
Rripped
4afd1ab87b workaround for connection problems 2022-03-29 12:04:49 +02:00