Releases: aitormagan/autocitamadrid-robot
Releases · aitormagan/autocitamadrid-robot
Release 2.7.1
- Increase table throughput in PRO
- Remove unnecessary code
Release 2.7.0
- Reduce checker rate to 10 minutes in PRO
- Increase checker rate to 6 hours in DEV
- Reduce the amount of calls made when
/mindate
. Appointments for the following month are only retrieved when there is no appointments for the current month. - Avoid
/subscribe
and/currentage
commands to call the CAM API. The database information is retrieved instead. The checker is the one in charge of updating the info according to its rate.
Release 2.6.1
- Add missing
Overwrite
parameter for storing min age. - Add warning message for people interacting with the DEV chat bot.
Release 2.6.0
- Limit
update_centres
time, so cache value is returned when CAM system is taking too much time to handle requests - Create a new parameter for
min_years
so users can still register themselves when CAM system is taking too much time to handle requests
Release 2.5.1
- Remove age from
/currentage
action
Release 2.5.0
- Stop asking for age when asking for current age and no subscription created
- Remove exclamation marks from links
- Replace
_
by-
in centres names - Gender inclusive message when
/start
or/help
(Bienvenidx
instead ofBienvenido
) - Fix missing space in help message (
-/subscribe
to- /subscribe
). - Increase schedule so Hospital Isabel Zendal min date is returned correctly.
Release 2.5.0 Beta 2
- Fix #4: consider year of birth instead of age
- Increase message handler timeout to 30s
- Fix notification link not working on certain occasions
- Make start message clearer
Release 2.5.0 Beta 1
- Include
mindate
feature
Note: This feature is a beta and can contain issues
Release 2.4.1
- Fix message when notification already sent
Release 2.4.0
- Delete user from notification when bot is stopped
- Deal with bot stopped messages
- Monitor lambdas errors