11 Commits

Author SHA1 Message Date
6817437380
chore: prepare release 1.0.1 v1.0.1 2025-02-24 11:17:23 -08:00
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
v1.0.0
2025-02-23 09:02:46 -08:00
8651cc77ad
update .gitignore 2025-02-23 02:25:23 -08:00
59cfe69254
update TODO 2025-02-23 01:52:27 -08:00
6969e8c31d
add LICENSE 2025-02-23 01:50:28 -08:00
c26a372c3e
cleanup 2025-02-23 01:49:55 -08:00
8c84167140
add TODO and remove from README 2025-02-23 01:09:34 -08:00
959aff1032
update README with corrected install instructions 2025-02-23 01:07:42 -08:00
cc28b0962b
update README with some minor disclaimer and version info 2025-02-23 01:06:37 -08:00
eca2b4f873
initial commit 2025-02-23 00:55:11 -08:00