Files
miti99bot/internal/modules
tiennm99 c71b17b772 feat(modules): match commands case-insensitively
Mobile keyboards autocapitalize, so a typed /Ping silently did nothing and
read as the bot being broken. Registered names are lowercase-only per
validateCommand, so folding case cannot make two commands collide, and the
canonical Command.Name still drives stats, metrics, hooks, and logs.
2026-07-19 20:09:16 +07:00
..
2026-07-06 20:46:10 +07:00
2026-07-01 10:38:49 +07:00