Commit caa5b51
committed
Refactor and standardize codebase for consistency
- Updated Dockerfile version from 1.7.8 to 1.7.9.
- Standardized string formatting to use double quotes.
- Refactored imports for better organization and readability.
- Improved JSON handling with better validation and logging.
- Enhanced logging for consistency and debugging clarity.
- Refactored bot initialization and directory setup logic.
- Improved error handling in commands for better user feedback.
- Refactored `Presence`, `Functions`, and `Owner` classes.
- Enhanced support invite, permissions, and bot info commands.
- Updated main entry point for better token error handling.
- Improved overall readability, maintainability, and Pythonic style.1 parent 6a2cadf commit caa5b51
2 files changed
+426
-269
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
0 commit comments