18 Commits

Author SHA1 Message Date
d841360031 v1.2.1: Fix redundant admin text in help command output v1.2.1 2025-02-25 03:09:20 -08:00
96acbc127b
Release version 1.2.0 v1.2.0 2025-02-25 00:04:31 -08:00
d7af7baa61
add quiet/unquiet commands to suppress song change announcements 2025-02-25 00:00:45 -08:00
9c978c4773
initial implementation of logging with an abstracted logger 2025-02-24 23:12:15 -08:00
0face72fd4
initial re-implementation of basic debugging 2025-02-24 22:44:06 -08:00
afff3d1161
removed all logging due to broken implementation - known good state 2025-02-24 21:48:51 -08:00
252fdf4db1
improved logging, added docs, better help support, much improved instancing, pip installable v1.1.0 2025-02-24 14:26:48 -08:00
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