Releases: pwr22/covbot
Releases · pwr22/covbot
v0.1.5
- Add regional data for Finland, Wales, Northern Ireland and Scotland thanks to @bertiebaggio.
- Get UK and England regions from a new source as the PHE CSV data is no longer available thanks to @bertiebaggio.
- Send
m.notice
instead ofm.text
now I've made a PR for the WhatsApp bridge handing them. - Make logging more consistent.
v0.1.4
- When there are a lot of matches ask the user to be more specific rather than sending a huge list.
- Let user know if we can't make sense of the age given to
!risk
. - Fix formatting of
!compare
tables on old Riot for android. - Refactor into separate files for bot and data sourcing.
v0.1.3
Add !risk
thanks to @dctremblay!
v0.1.2
- Add
!compare
- thanks to @bertiebaggio for this! - Make
!help
more readable on mobile.
v0.1.1
- Add Public Health England data for more granular stats in the UK.
- Available on WhatsApp and Telegram.
- Send a welcome message to new rooms.
- Improve !help messages.
- Add !announce to notify all rooms.
- Gracefully handle rate limiting.
- Cleanup empty rooms once per day.
- Send m.text instead of m.notice so it plays nicely with WhatsApp bridge.
v0.0.10
v0.0.9
v0.0.8
- Format numbers nicely for humans to read.
- Add sick, actual recovery and deaths as well as percentages.
- Add a help command to show usage.
- Add a source command which links to the source and the data the bot uses.
- Handle empty string as a valid value (meaning zero) in upstream data.