3 Commits

Author SHA1 Message Date
3cd3e98094
Release version 1.0.0 2025-02-24 11:08:25 -08:00
4a3a82826d
feat(logging): Enhance logging system with colored identifiers and error handling
- Add colored and right-aligned bot identifiers in logs with consistent column width
- Implement unique color assignment for each bot instance (falls back to hash-based when colors exhausted)
- Add padding system to maintain uniform column alignment across all bot instances
- Redirect asif library logs to ERROR.log file
- Add ERROR.log to .gitignore
- Improve log formatting with timestamps and bot identifiers
- Implement dynamic column width adjustment when new bots join
2025-02-23 09:02:46 -08:00
eca2b4f873
initial commit 2025-02-23 00:55:11 -08:00