mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-07-30 08:22:57 +00:00
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.