Zakhar Izmaylov
74d58ce310
Merge branch 'main' of https://github.com/izzzzzi/Solo_bot
2025-01-29 07:01:01 +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
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
d83da5daaa
Add filter and middleware
2025-01-19 08:29:10 +03:00
hteppl
8e74c12bca
Implement bot version in admin main menu
2025-01-16 09:08:35 +03:00
Vladless
8fdc78c2e8
FlowPayRenew/fixNotify/pay_history/custom/statistic/minorFixes
2025-01-14 04:06:55 +03:00
Zakhar Izmaylov
283016f043
Delete Throttle
2025-01-12 18:19:49 +03:00
Zakhar Izmaylov
0d82294bdb
Add antiflood and lint
2025-01-10 14:51:13 +03:00
Vladless
ae22950ce3
fix_refferal/GIFTS/redirect/name_sub and more
2024-12-19 20:37:41 +03:00
Zakhar Izmaylov
76d72ba203
Migrate to ruff
2024-12-13 12:09:20 +03:00
hteppl
bcfb4c7942
Implement global router
2024-12-08 04:36:59 +03:00
Vladless
74353143cf
add/delete servers in admin
2024-12-02 03:25:06 +03:00
Zakhar Izmaylov
31eb551b6d
Refactoring
2024-11-24 01:18:42 +03:00
Zakhar Izmaylov
61bf3cd129
Add new table and add stats in admin
2024-11-20 16:47:21 +03:00
Zakhar Izmaylov
2438ac58e1
Merge branch 'main' of https://github.com/izzzzzi/Solo_bot
2024-11-20 09:43:22 +03:00
Zakhar Izmaylov
23b60389c0
Fix
2024-11-20 09:43:16 +03:00
Vladless
d811ba5623
security update 1.0
2024-11-19 11:21:34 +03:00
Zakhar Izmaylov
96b8ad8555
Fix key and session
2024-11-19 08:32:30 +03:00
Zakhar Izmaylov
0f0af0c194
Fix start
2024-11-17 15:53:31 +03:00
Zakhar Izmaylov
545345a020
Fix commands
2024-11-17 15:47:31 +03:00
Zakhar Izmaylov
a2be86b134
Fix admin
2024-11-17 15:10:28 +03:00
Zakhar Izmaylov
dd84c8dd3a
Fix
2024-11-17 14:09:05 +03:00
Zakhar Izmaylov
69f880af2b
Add new table and middleware
2024-11-17 14:05:31 +03:00
Zakhar Izmaylov
c2d06e10b8
Add admin middleware
2024-11-17 13:11:49 +03:00
Vladless
0be6ed0631
fix logging
2024-11-15 23:15:19 +03:00
Vladless
e2796d22e2
pc instructions and button
2024-11-15 21:49:27 +03:00
Zakhar Izmaylov
00b0823eb3
Fix router
2024-11-15 17:28:54 +03:00
Zakhar Izmaylov
12046b9c5c
Fix pay stars
2024-11-15 17:25:42 +03:00
Vladislav Lisitsyn
8d41b19767
Merge pull request #91 from izzzzzi/main
...
Add donate
2024-11-15 15:09:46 +03:00
Vladless
2961477ecf
robokassa_beta
2024-11-15 15:07:51 +03:00
Zakhar Izmaylov
5db30c05f7
Add donate
2024-11-15 14:38:14 +03:00
Vladless
31fa90aef1
coupons initial
2024-11-15 03:03:24 +03:00
Zakhar Izmaylov
ac3451a209
Add DatabaseMiddleware #TODO
2024-11-13 17:03:18 +03:00
Zakhar Izmaylov
b37c724aa0
Refactoring admin
2024-11-12 07:51:54 +03:00
Zakhar Izmaylov
2ae03cb6b0
Small refactoring admin
2024-11-11 23:17:09 +03:00
Zakhar Izmaylov
47be269ddf
Fix bot.py
2024-11-11 23:11:14 +03:00
Zakhar Izmaylov
ee30f5ab95
Fix, Update menu
2024-11-11 23:07:54 +03:00
Zakhar Izmaylov
af8ecffb6d
Add crypto(beta), fix import, fix requirements.txt
2024-11-11 21:51:34 +03:00
Vladless
d588726838
isort settings
2024-11-11 09:22:14 +03:00
Vladless
b5c8f4fa28
bug fix
2024-11-11 07:42:22 +03:00
Zakhar Izmaylov
27f5b9d43a
Add make and config for formatting
2024-11-10 11:02:15 +03:00
Zakhar Izmaylov
a294f123d2
Fix
2024-11-09 23:20:08 +03:00
Zakhar Izmaylov
617e599e74
Small fix
2024-11-09 16:23:39 +03:00
Zakhar Izmaylov
04c7616661
Add middleware logging
2024-11-09 12:20:07 +03:00
Zakhar Izmaylov
800a86c500
Refactoring and fix
2024-11-09 10:36:16 +03:00
Vladless
8f16fa4c1a
v3. Полноценные подписки
2024-11-07 07:53:29 +03:00