Commit Graph

10 Commits

Author SHA1 Message Date
Vladless 97eb7226fa fix issue template format 2025-10-01 14:12:14 +03:00
Vladless f2c6f79592 add issue template 2025-10-01 14:05:27 +03:00
Vladless 7d68bbc273 contributing guidelines / code of conduct / security policy / issue template / pr template 2025-10-01 13:31:25 +03:00
Oleg Kraev c2ddb0117d Merge pull request #163 from izzzzzi/main
Рефакторинг и оптимизация кода
2025-03-07 16:13:02 +03:00
hteppl d39d9718f6 Move preview gifs into .github folder 2025-03-07 15:44:57 +03:00
izzzzzi 2d937d13d7 Рефакторинг и оптимизация кода: улучшение импортов, форматирования и обработки уведомлений 2025-03-07 06:16:24 +05:00
Zakhar Izmaylov feaaa108f0 Remove Ruff code formatting GitHub Actions workflow 2025-02-08 10:59:50 +03:00
Zakhar Izmaylov cc7d15390d Merge branch 'main' of https://github.com/izzzzzi/Solo_bot 2025-01-23 06:14:33 +03:00
hteppl e9671baf65 Implement .github folder for github-related data 2025-01-21 18:04:41 +03:00
Zakhar Izmaylov acb73101c0 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