Commit Graph

67 Commits

Author SHA1 Message Date
Joan
cf1d6593a6 Actually adding account_checker 2023-07-04 22:11:58 +02:00
Joan
1665ab4bf7 Added account checker 2023-07-04 22:10:00 +02:00
Joan
ab68730aab Fixed typo. Dont start not valid workers 2023-07-04 15:09:56 +02:00
Joan
3dfc7c6358 Added category and fixed format for messages 2023-07-04 15:02:53 +02:00
Joan
b3735f9494 Fixed escaping characters 2023-07-04 14:44:10 +02:00
Joan
ac966d3bf0 Fixed parenthesis 2023-07-04 14:38:46 +02:00
Joan
fc0685fb0d Added more info to message, location, shipping status... 2023-07-04 14:31:19 +02:00
Joan
5d9e2d1961 Added more verbosity to logs 2023-07-04 14:13:29 +02:00
Joan
cb7b8c8db7 Fixed currency in sent messages 2023-07-04 14:13:15 +02:00
Joan
63c9de8e1b Fixed telegram_user_name 2023-07-04 13:51:48 +02:00
Joan Cano
67b1422f88 Changed http to https 2023-07-04 13:40:18 +02:00
Joan Cano
700077649e Added NR logging for found products 2023-07-04 13:37:40 +02:00
Joan Cano
69b2034bbe Migrated from sqlite to MySQL 2023-07-04 00:14:14 +02:00
Joan
3c1fb2474b Fixed coords not being string in database 2023-03-31 15:35:56 +02:00
Joan Cano
2e8ef8aee0 Removed initial sleep that was added 2023-03-20 00:07:53 +01:00
Joan Cano
a91f39bece Changed remove product to list of buttons 2023-03-20 00:03:17 +01:00
Joan Cano
981271bc65 Modified help to add contact information 2023-03-19 23:54:13 +01:00
Joan Cano
7a94f7fa9f Conversation timeout changed to 120 seconds. Changed list command to send buttons and show details on click 2023-03-19 23:45:57 +01:00
Joan Cano
8dad58f882 Removed trailing whitespaces from exclusion words 2023-03-19 23:11:50 +01:00
Joan
0fd3c6b334 Removed unused part in continue_or_finish 2023-03-19 01:36:51 +01:00
e88dd77ba2 Added multiple categories and subcategories possibility 2023-03-19 00:52:48 +01:00
Joan
4e509790ec lower() in check excluded words 2023-03-14 11:24:41 +01:00
Joan
d4d398db58 Fixed variable missing inside an IF statement 2023-03-14 11:00:40 +01:00
Joan
acbb6fd2fd Fixed typo 2023-03-13 18:31:50 +01:00
Joan
15b8228005 Added publish date to found products 2023-03-13 18:31:05 +01:00
Joan
8057bfdba3 Added button to product found. Added product_name to know from which search provides the article found. 2023-03-13 16:42:26 +01:00
Joan
23fa1205b3 Changed all sqlite queries to params 2023-03-11 18:25:41 +01:00
Joan
f4446ed6fb Modified categories. Remove buttons when used. Added timeout to conversation. Check if user is expired. Added telegram name. Fixed bug with lowercase. 2023-03-10 23:52:25 +01:00
Joan
5841038d55 A lot of rework. Added inline keyboard 2023-03-10 18:47:09 +01:00
Joan
9b02c783a4 Added more logging 2023-03-08 23:08:20 +01:00
Joan
67b1ee50ea Added constants. Added image creation. Refactored send found article 2023-03-08 22:46:19 +01:00
Joan
f7b6512500 Fixed errors. Added # to markdown filter 2023-03-08 12:38:02 +01:00
Joan Cano
de28241edf Merge branch 'multiuser' of ssh://gitlab.kingstudio.es:22668/homelabers/wallamanta into multiuser 2023-03-07 18:44:11 +01:00
Joan Cano
83a4a6bcc8 Added testing and premium accounts and commands 2023-03-07 18:40:09 +01:00
507fa0f4a3 Update time between queries to 5 minutes 2023-03-07 15:00:14 +00:00
Joan Cano
1b124b897a Added 0.5s sleep time between requests for added steps. 2023-03-06 00:28:20 +01:00
Joan Cano
17e9cd05ec Added database and deleted json. Renamed main file. Modified functions to work with database. And more things... 2023-03-06 00:22:07 +01:00
20778a9e96 Add missing quotes 2023-03-05 00:32:22 +01:00
fd761f5a28 Added missing ) 2023-03-05 00:12:16 +01:00
93fae013ed Added missing command handlers 2023-03-05 00:10:40 +01:00
b08490950d Fixed error checking for valid user 2023-03-05 00:09:17 +01:00
90ea99ca3a Empezando 2023-03-05 00:01:43 +01:00
Joan Cano
2abff6dddb Added multiuser branch 2023-03-04 22:57:05 +01:00
Joan Cano
da20bfe5a5 Prueba para arreglar problema con descripciones y # 2023-03-02 19:20:53 +01:00
Joan Cano
8ffc1032af Añadido más debugging, algunos productos no muestra el enlace o el formato correcto en el mensaje 2023-03-02 19:13:45 +01:00
Joan Cano
a3bbb4f212 Ahora sí, arreglado y comprobado! 2023-03-02 13:15:11 +01:00
Joan Cano
1564ebbb68 . 2023-03-02 12:58:51 +01:00
Joan Cano
b041f70eba Escape definitivo 2023-03-02 12:50:59 +01:00
Joan Cano
ff648e7742 Más logging 2023-03-02 12:40:47 +01:00
Joan Cano
d07b80960b Modificada función de escape 2023-03-02 12:04:27 +01:00