Commit graph

17 commits

Author SHA1 Message Date
HgO
13976ea254 feature to send alerts in direct message 2024-08-04 11:08:43 +02:00
HgO
acd9f1764d replace command prefix with bot mention 2024-04-18 10:18:37 +02:00
HgO
928d587a45 add more reactions and add bot replies when user seems angry 2024-04-17 19:22:42 +02:00
HgO
d0fe802f8b linting 2024-04-17 15:59:39 +02:00
HgO
96b22672d6 remove common log level 2024-04-17 15:56:43 +02:00
HgO
6ae3355f3c add more tests 2024-04-17 14:59:37 +02:00
HgO
86aa44b260 implement matrix client failover 2024-01-22 11:35:13 +01:00
HgO
004a575c81 verify devices with emojis 2022-10-26 13:25:47 +02:00
HgO
0703517f85 fix tests for device_id 2022-08-27 14:14:38 +02:00
HgO
6781bc82fa render alert from jinja2 templates 2022-07-28 17:39:47 +02:00
HgO
bbcc0cc427 webhook accept room_id param; config define list of allowed rooms ; check if duration is positive in command 2022-07-28 14:37:23 +02:00
HgO
2359f6ca77 add unit tests for webhook, alert and missing cache 2022-07-11 23:18:57 +02:00
HgO
bc3f6ac452 create tests for config 2022-07-09 12:22:41 +02:00
HgO
6ab094acdc fix typing and configure mypy 2022-06-14 23:37:54 +02:00
HgO
ad324c63c3 rename project 2022-06-13 20:55:01 +02:00
Andrew Morgan
b28ce6d5e1 Use a Mock instead of creating a fake config class 2021-01-10 22:14:20 -05:00
Andrew Morgan
106c452ee6 Take test_config out of tests/config for now
I think we'll only have one file in the for now, so let's take it out.
2021-01-10 22:02:46 -05:00
Renamed from tests/config/test_config.py (Browse further)