4 Commits

Author SHA1 Message Date
bf4550ef53
cleanup older files and add archive to .gitignore 2025-02-25 04:41:20 -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
8651cc77ad
update .gitignore 2025-02-23 02:25:23 -08:00
eca2b4f873
initial commit 2025-02-23 00:55:11 -08:00