From de80f113920f8c1fcdc88f58373a8445ab4af5d4 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Wed, 12 Jan 2022 22:35:44 -0500 Subject: [PATCH] mock for matrix for !state, !available, and !help --- config.json | 2 +- todo.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 594f010..3a27f14 100644 --- a/config.json +++ b/config.json @@ -63,7 +63,7 @@ "Message": { "Matrix": { "ReceiveEnabled": true, - "Mock": false, + "Mock": true, "Homeserver": "https://matrix-client.matrix.org", "Username": "@breellocaldev:matrix.org", "Token": "syt_YnJlZWxsb2NhbGRldg_HTewKMMePdEcLvceAKEz_2fHsHa", diff --git a/todo.yaml b/todo.yaml index 79de4a6..b6db134 100644 --- a/todo.yaml +++ b/todo.yaml @@ -1,7 +1,5 @@ todo: -- TEST; convert pauseuntil to search results only on and after target date - !help, -- !states optional but explicit option - change matrix so I test my custom logic even if I dont fetch remote - warn/err/etc. on clobbering ids.matrix since clients can mess with one another - modify old items once no longer available; drop stale jobs good candidate but requires new matrix interaction @@ -12,6 +10,8 @@ todo: - setup ma on element !!fluffychat - set up copy for caleb, broc done: +- !states optional but explicit option +- TEST; convert pauseuntil to search results only on and after target date - pause until => !busy until - todo: maps of to+from to get location within state via api details: |