Zakhar Izmaylov
8ce7ee0ce0
Optimize import statements and remove unused imports across multiple files
...
This commit focuses on cleaning up import statements by:
- Removing unused imports
- Organizing import order
- Removing redundant imports
- Ensuring consistent import style across different modules
2025-01-29 07:15:20 +03:00
GitHub Actions
5f2b40b2d2
Auto-format code with Ruff using pyproject.toml
2025-01-29 04:01:20 +00:00
hteppl
1067e437d4
Implement expiry time printing in key names
2025-01-19 06:05:22 +03:00
hteppl
a47bb0aeae
Fix some imports
2025-01-19 05:37:01 +03:00
hteppl
069f2fa983
Introduce changing key expiry date keyboard
2025-01-19 05:35:20 +03:00
hteppl
f6a369c907
Remove get_key_details unused fields for now
2025-01-18 04:54:37 +03:00
hteppl
42c3dd7906
Feat https://github.com/Vladless/Solo_bot/commit/b6184d4c90deed7162f618bdebefa44f3e0ee348
2025-01-18 04:36:59 +03:00
hteppl
6d9180063a
Fix bouncing messages while handle user input for changing balance
2025-01-18 04:21:40 +03:00
hteppl
347c459c7c
Fix some telegram exceptions while editing the same content + add forward option to users search
2025-01-18 04:09:21 +03:00
hteppl
466c2dcf31
Reimage update_subscription callback to work as function
2025-01-17 21:44:54 +03:00
hteppl
327c37bfc9
Update balance changing system + fix some formatting
2025-01-17 20:42:45 +03:00
hteppl
0ca55040bd
Rename handlers functions with actual names + delete parse_mode
2025-01-16 09:20:33 +03:00
hteppl
b2f793fa70
Update stats, fix some text input flows to working with delete middleware
2025-01-15 14:29:33 +03:00
hteppl
5884e0c213
Some missing logic and fixups
2025-01-15 14:07:49 +03:00
hteppl
d0608a46aa
Remove direct key search, use common user searcher anytime
2025-01-15 09:01:10 +03:00
hteppl
dddd1d2af7
Optimize and fix admin handlers logic
2025-01-15 08:01:16 +03:00
hteppl
c81fea54e9
Rename admin users editor handler to users handler
2025-01-12 17:01:39 +03:00