Commit graph

62 commits

Author SHA1 Message Date
2ddd06cea4 Fix 23nd and 24rd 2022-01-29 20:03:21 +13:00
dba1f9ea8e Remove app 2022-01-23 21:50:41 +13:00
3b3dad749a Dont repost if updated with omicron 2022-01-23 18:04:39 +13:00
6e1c259d9e 1.4 - Telegram support 2022-01-22 12:42:24 +13:00
07d0e82dff standardize macrons 2022-01-17 16:25:26 +13:00
28c8a31643 [skip-ci] Add bin build instructions 2022-01-16 16:31:41 +13:00
281c5239eb Add gitlab CI file for autobuilds 2022-01-16 16:28:49 +13:00
b8a2562b12 Tag new Omicron cases too 2022-01-16 14:51:22 +13:00
df5d74bd64 Fix up api logic 2022-01-16 14:49:19 +13:00
51163b15e6 Keep latest event always 2022-01-16 14:39:40 +13:00
8423c83f2c Append omicron to name if contained in description 2022-01-16 14:36:39 +13:00
4c2b18f40c Update TS + date format 2022-01-04 15:55:05 +13:00
cbd230fdc4 Update date format 2022-01-03 19:36:04 +13:00
1b9339c371 Use reference for lastUpdatedTime 2022-01-03 18:30:45 +13:00
e1bb1a1ebe Add example images 2022-01-03 11:49:49 +13:00
aeae0ef8ee Split based on location 2022-01-03 10:55:54 +13:00
83b1a3d974 Merge branch 'api_rework' into 'master'
Rework to use API instead of CSVs

See merge request idanoo/NZCovidBot!1
2022-01-01 23:25:56 +00:00
4937ec7253 Rework to use API instead of CSVs 2022-01-02 12:19:02 +13:00
b73a6b7cae
Dont post address changes 2021-11-06 19:23:11 +13:00
b7ffebf551
Update README.md 2021-10-09 15:07:40 +13:00
af51632d81
Add better error handling 2021-10-09 15:06:31 +13:00
7dc6e0eb74
Remove 60 cap 2021-10-09 15:02:09 +13:00
803fc11664
Patch 2021-10-08 13:35:26 +13:00
dde434015f
Skip error 2021-10-08 13:29:54 +13:00
02d088b33b
Add skip on load too 2021-10-08 13:28:35 +13:00
2e61500e73
Add safetychecks for invalid rows 2021-10-08 13:27:33 +13:00
ceabee4531
Add example to .env.example 2021-10-08 11:19:24 +13:00
5e88df0f40
Update README.md 2021-10-08 11:17:35 +13:00
29b1394885
Add webhook to error output 2021-10-06 15:44:24 +13:00
87a0cf7158
Bump to 60 limit 2021-10-04 08:26:59 +13:00
635b4e6c24
update limit since it looks safe now 2021-09-10 18:24:30 +12:00
7b654c0bf0
Update slack to push linkable attachments 2021-09-07 13:37:11 +12:00
45a6b9e9df
update slack channel 2021-09-06 12:33:56 +12:00
6eb7e26d4d
Don't output >20 items at once 2021-09-06 10:22:21 +12:00
80e020f1b4
Merge branch 'master' of ssh://git.m2.nz:22222/idanoo/NZCovidBot 2021-09-06 09:10:46 +12:00
1bc4145ae8
Ignore invalid times 2021-09-06 09:10:42 +12:00
f0d99e8f8d
Ignore invalid times 2021-09-06 09:09:53 +12:00
67ea1f5b8a
Fix comparisons 2021-09-04 11:24:07 +12:00
86eef8cc8e
- Skip invalid webhooks
- Build cache based on row data instead of entire row
- Compare columns instead of entire row
- Removed commitHash check and instead just processes on succesfull git pull
- No more entire file dumps!
2021-09-03 14:18:47 +12:00
ae11cc53a3
Change format from 02 to 2 2021-09-02 21:41:35 +12:00
6fc5a2b1c5
Add CSV folder check 2021-09-02 21:40:06 +12:00
8ec1f82a26
Add secondary date 2021-09-02 21:32:24 +12:00
da0b78c380
Skip header row 2021-09-02 21:29:29 +12:00
b4a4ce6cb2
Add support for multiple webhooks 2021-09-02 14:56:36 +12:00
d43fe6afbe
Add message to determine entries in cache 2021-09-02 12:53:07 +12:00
c2d9a98bf9
Add ID based cache to determine if rows have actually changed 2021-09-02 12:52:10 +12:00
c79f5e7e7e
Update README.md, Add comments 2021-09-02 11:08:26 +12:00
a884ed7f46
Order by exposure date 2021-09-02 11:03:23 +12:00
903012231a
Collapsable slack post 2021-09-02 09:56:00 +12:00
4c283f1cbb
Batch discord data to 20 locations at a time 2021-09-02 09:37:06 +12:00