mirror of
https://github.com/neoarz/Syntrel.git
synced 2026-05-11 23:35:40 +02:00
Moved logging, signal handling, and uptime calculation logic from bot.py into dedicated utils modules for better organization and reusability. Updated imports and usage in bot.py and utils/__init__.py accordingly.