This website requires JavaScript.
Explore
Help
Register
Sign In
houseassassin
/
Solo_bot
Watch
1
Star
0
Fork
0
You've already forked Solo_bot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
70e9bfc2ca4e124c61fae83b734ebff7efd56b8c
Solo_bot
/
handlers
/
keys
T
History
Zakhar Izmaylov
17d519d440
Refactor key retrieval and management logic across multiple handlers. Update
get_key_details
to include email in the fetched record and replace direct SQL queries with dedicated functions for improved code clarity and maintainability. Add a TODO comment in
admin_servers.py
for future enhancements.
2025-01-23 08:41:44 +03:00
..
__init__.py
Migrate to ruff
2024-12-13 12:09:20 +03:00
key_management.py
Refactor key retrieval and management logic across multiple handlers. Update
get_key_details
to include email in the fetched record and replace direct SQL queries with dedicated functions for improved code clarity and maintainability. Add a TODO comment in
admin_servers.py
for future enhancements.
2025-01-23 08:41:44 +03:00
key_utils.py
Refactor key management functions to improve database interactions by consolidating key deletion logic into a single function. Introduce timezone-aware expiry date calculations for keys and enhance key retrieval processes across various handlers. Update the start command to utilize a dedicated function for adding connections, ensuring cleaner code and better session management.
2025-01-23 07:49:21 +03:00
keys.py
Refactor key retrieval and management logic across multiple handlers. Update
get_key_details
to include email in the fetched record and replace direct SQL queries with dedicated functions for improved code clarity and maintainability. Add a TODO comment in
admin_servers.py
for future enhancements.
2025-01-23 08:41:44 +03:00
subscriptions.py
Refactor key management functions to improve database interactions by consolidating key deletion logic into a single function. Introduce timezone-aware expiry date calculations for keys and enhance key retrieval processes across various handlers. Update the start command to utilize a dedicated function for adding connections, ensuring cleaner code and better session management.
2025-01-23 07:49:21 +03:00
trial_key.py
Refactor key management functions to improve database interactions by consolidating key deletion logic into a single function. Introduce timezone-aware expiry date calculations for keys and enhance key retrieval processes across various handlers. Update the start command to utilize a dedicated function for adding connections, ensuring cleaner code and better session management.
2025-01-23 07:49:21 +03:00