You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
borja 1c7a7ffdbe refactor: rename 't configurar' command to 't alarma' with 't recordatorio' as alias
- Rename configurar.ts -> alarma.ts, function handleConfigurar -> handleAlarma
- Add 'alarma' and 'recordatorio' aliases in shared.ts; keep 'configurar'/'config' for backward compat
- Update all help text, usage messages, onboarding, docs, and tests
- t alarma, t recordatorio, t configurar, t config all route to the same handler
3 months ago
..
helpers refactor: webhook handler, group sync, command handlers, tests 3 months ago
unit refactor: rename 't configurar' command to 't alarma' with 't recordatorio' as alias 3 months ago
web refactor: webhook handler, group sync, command handlers, tests 3 months ago
setup.ts test: añadir helpers de DB en memoria y setup de pruebas 10 months ago