Commit Graph

29 Commits

Author SHA1 Message Date
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
b8c7aaf126 Modified to be used in homelabs vip 2024-03-22 10:48:14 +01:00
Joan Cano
454b1414b6 Modified a lot of things. Now it works with ThreadPoolExecutor 2023-08-23 16:08:16 +02:00
Joan
e3fdea98ad Disabled tracemalloc 2023-08-16 11:56:44 +02:00
Joan Cano
bc71257782 Enabled tracemalloc temporary 2023-08-16 11:40:32 +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
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
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 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
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
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
d4d398db58 Fixed variable missing inside an IF statement 2023-03-14 11:00:40 +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
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
83a4a6bcc8 Added testing and premium accounts and commands 2023-03-07 18:40:09 +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