94 Commits

Author SHA1 Message Date
Joan
433e08cdf9 Fixed max distance 2024-10-07 14:08:01 +02:00
Joan
20b5eaaea1 Wallapop API changes 2024-10-07 14:01:27 +02:00
Joan
eb5ec8cba1 Updated categories 2024-08-22 19:31:22 +02:00
Joan
0b9ab40ac0 Don't store images anymore 2024-04-09 10:50:40 +02:00
Joan
be909fc937 Added round to coordinates 2024-04-08 11:48:14 +02:00
Joan
c31e155c74 Added socks5 proxy support 2024-03-24 20:40:44 +01:00
Joan
a7eb633760 Added environment variables 2024-03-22 11:17:18 +01:00
Joan
b8c7aaf126 Modified to be used in homelabs vip 2024-03-22 10:48:14 +01:00
Joan
dfbe346cb2 Update gitignore 2023-08-31 17:05:31 +02:00
Joan Cano
454b1414b6 Modified a lot of things. Now it works with ThreadPoolExecutor 2023-08-23 16:08:16 +02:00
Joan
01dc0f2695 Started threadpoolexecutor branch 2023-08-23 12:54:13 +02:00
Joan
79004c76fa Added limits to variables and more debugging info 2023-08-23 12:41:47 +02:00
Joan
e3fdea98ad Disabled tracemalloc 2023-08-16 11:56:44 +02:00
Joan
565ca4b473 Test dont exist 2023-08-16 11:41:08 +02:00
Joan Cano
bc71257782 Enabled tracemalloc temporary 2023-08-16 11:40:32 +02:00
Joan Cano
8fba7e1473 Merge branch 'multiuser' of ssh://gitlab.kingstudio.es:22668/homelabers-premium/wallamanta into multiuser 2023-08-16 10:37:27 +02:00
Joan
7b00a89d07 Fixed reply_markup 2023-08-14 22:15:33 +02:00
Joan Cano
10e0e6feb8 Merge branch 'multiuser' of ssh://gitlab.kingstudio.es:22668/homelabers-premium/wallamanta into multiuser 2023-08-14 22:14:29 +02:00
Joan Cano
de4277c7d0 Fixed reply_markup 2023-08-14 22:13:54 +02:00
Joan
846d751416 Closing images 2023-08-14 15:45:29 +02:00
Joan Cano
d8e16057af Removed asyncio + threading mix. Used requests to send telegram messages 2023-08-14 14:52:06 +02:00
root
219819738d Added more debugging 2023-08-14 14:13:09 +02:00
Joan
c05d58907c Reduced steps for normal searches, kept 15 for initial one 2023-08-09 12:03:39 +02:00
Joan
4d0a329996 Changed list of articles to dictionary, there was a mem leak there 2023-08-07 18:44:04 +02:00
Joan
9e29628dc1 Prevent the bot from being used in groups 2023-07-15 14:40:54 +02:00
Joan
5e4b8725cb More fixes to account checker, and test command 2023-07-04 23:01:31 +02:00
Joan Cano
addf9302c6 Fixed account_checker 2023-07-04 22:39:26 +02:00
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