mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-09-14 10:19:57 +00:00
coin was registered in the catalog and template default but absent from the ModulesCSV override in both deploy.yml and samconfig.toml, so the deployed Lambda never loaded it and all coin_* commands went unregistered. Add a registration checklist to docs/deploy-aws.md to prevent recurrence.