Zakhar Izmaylov
3d4a72d3fd
Update .gitignore to include logs and setup.py, and remove unnecessary entries
2025-01-23 06:14:48 +03:00
Zakhar Izmaylov
ad9c49f841
Merge branch 'main' of https://github.com/izzzzzi/Solo_bot
2025-01-23 06:14:33 +03:00
Zakhar Izmaylov
cc2b9b52c5
Update balance retrieval to round values to one decimal place in database.py
2025-01-23 05:49:24 +03:00
Vladless
5a1d4c1b24
minor_fixes
2025-01-22 18:46:16 +03:00
Zakhar Izmaylov
99cc4b26bc
Add directory creation for database backups in backup.py
2025-01-22 10:31:03 +03:00
Vladless
970511ca1d
location-selection/major_update_notifications/gifts and more fixes
2025-01-21 22:43:18 +03:00
Vladless
b81a0f289f
location-selection/major_update_notifications/gifts and more fixes
2025-01-21 22:43:18 +03:00
hteppl
13259b435b
Implement .github folder for github-related data
2025-01-21 18:04:41 +03:00
Zakhar Izmaylov
44cadc29ba
Refactor file handling to use aiofiles for asynchronous operations
...
- Replaced synchronous file reading with asynchronous file handling using aiofiles in multiple handlers and the backup module.
- Improved performance and responsiveness when sending images and backups by utilizing async file operations.
- Ensured consistent use of BufferedInputFile across all relevant functions for better code maintainability.
2025-01-21 12:03:56 +03:00
Zakhar Izmaylov
a2c71a49f2
Refactor and clean up code formatting across multiple files
...
- Consolidated and simplified code formatting by removing unnecessary line breaks and improving readability in various functions.
- Updated the handling of backup file sending in backup.py for better clarity.
- Streamlined error handling and logging messages in several handlers to enhance consistency.
- Adjusted the Makefile to exclude specific files during Ruff checks and formatting.
- Made minor adjustments to function signatures and parameter handling for improved clarity and consistency.
This commit enhances code maintainability and readability without altering functionality.
2025-01-21 08:57:12 +03:00
Zakhar Izmaylov
e7d54ae317
Refactor private message filter in bot.py
...
- Renamed IsPrivate to IsPrivateFilter for clarity and consistency.
- Updated message and callback query filters to use the new IsPrivateFilter class.
2025-01-20 22:38:52 +03:00
Zakhar Izmaylov
1459bdacfa
Refactor captcha response handling in check_captcha function
...
- Removed the deletion of the original message upon correct captcha response.
- Changed the method of sending the captcha text and markup from edit_text to answer for better user experience.
2025-01-20 22:31:14 +03:00
Zakhar Izmaylov
a9e111bd4f
Add captcha functionality to start command handler
...
- Included captcha router in main handlers.
- Integrated captcha generation in the start command, conditional on CAPTCHA_ENABLE setting.
2025-01-20 22:27:39 +03:00
Zakhar Izmaylov
b63c3fb115
Update work from blocked_users
2025-01-20 03:47:16 +03:00
Zakhar Izmaylov
4c4a1a297c
Fix errors_handler
2025-01-19 09:16:56 +03:00
Zakhar Izmaylov
fc4bb88db8
Fix and update Middleware
2025-01-19 09:15:42 +03:00
Zakhar Izmaylov
e17cde7c72
Update errors_handler
2025-01-19 08:59:43 +03:00
Zakhar Izmaylov
3d7684b72b
Small fix
2025-01-19 08:49:46 +03:00
Zakhar Izmaylov
51558aeeda
Update requirements.txt
2025-01-19 08:36:18 +03:00
Zakhar Izmaylov
d83da5daaa
Add filter and middleware
2025-01-19 08:29:10 +03:00
Zakhar Izmaylov
588c32453d
Merge branch 'main' of https://github.com/izzzzzi/Solo_bot
2025-01-17 01:54:11 +03:00
Zakhar Izmaylov
ce6186fa17
Update backlog
2025-01-17 01:49:24 +03:00
Zahar Izmailov
a617b940c1
Merge branch 'Vladless:main' into main
2025-01-17 01:43:03 +03:00
Vladislav Lisitsyn
4e280d1b3e
Merge pull request #132 from JustYay/main
...
optimize subscriptions
2025-01-16 04:16:15 +03:00
Vladless
c158c1339f
backup_update
2025-01-16 04:15:17 +03:00
Vladless
9db8fdf79b
expired_time
2025-01-16 04:03:53 +03:00
Vladless
b6184d4c90
fix cluster_name in admin_panel
2025-01-16 03:03:37 +03:00
Vladless
981dc0db01
pytz for notifications
2025-01-16 01:50:34 +03:00
Vladless
1d433d2cfd
fix trial_key for SuperNode
2025-01-15 20:16:52 +03:00
Vladless
17a0fa0b21
SuperNode/SyncTimeout/pytz
2025-01-15 18:46:33 +03:00
Boris Kovalskii
1e9367ab93
optimize subscriptions
...
Get and update subscriptions faster
2025-01-15 21:05:00 +10:00
Zakhar Izmaylov
eafe0a78d2
Add page coupons
2025-01-15 02:39:01 +03:00
Zakhar Izmaylov
9da808a024
Delete parse_mode
2025-01-15 02:15:21 +03:00
Vladless
3d295743e2
SuperNode/SyncTimeout/pytz
2025-01-14 23:35:19 +03:00
Vladless
6f8bc2b08d
SuperNode/SyncTimeout/pytz
2025-01-14 15:53:27 +03:00
Vladless
32d0ac81bd
SuperNode/SyncTimeout/pytz
2025-01-14 15:12:06 +03:00
Vladless
35f214a45f
SuperNode/SyncTimeout/pytz
2025-01-14 12:16:14 +03:00
Vladless
8fdc78c2e8
FlowPayRenew/fixNotify/pay_history/custom/statistic/minorFixes
2025-01-14 04:06:55 +03:00
Vladless
6943794e50
add_stats
2025-01-13 03:58:58 +03:00
Vladless
086e3fe5b0
fix_profile
2025-01-13 02:03:09 +03:00
Vladislav Lisitsyn
d247b764f7
Merge pull request #130 from izzzzzi/main
...
Backlog
2025-01-13 02:00:32 +03:00
Zakhar Izmaylov
283016f043
Delete Throttle
2025-01-12 18:19:49 +03:00
Zakhar Izmaylov
9a823eddf3
Add check_users_and_update_blocked
2025-01-11 20:29:01 +03:00
Zakhar Izmaylov
52d124c879
Add timeout
2025-01-11 18:43:14 +03:00
Zakhar Izmaylov
287d0a635b
Update stats
2025-01-11 18:10:43 +03:00
Zakhar Izmaylov
1057fd6ef6
Add balance_history
2025-01-11 18:03:59 +03:00
Zakhar Izmaylov
d935a9cd49
Update config lint
2025-01-11 17:51:24 +03:00
Vladislav Lisitsyn
9577c8272f
Merge pull request #129 from izzzzzi/main
...
Add stats
2025-01-11 02:01:40 +03:00
Zakhar Izmaylov
0d82294bdb
Add antiflood and lint
2025-01-10 14:51:13 +03:00
Zakhar Izmaylov
d40c845d62
Add stats
2025-01-10 14:38:28 +03:00