From a7425c4d04baa81f78c2e214ac74383f29033f01 Mon Sep 17 00:00:00 2001 From: William Kray Date: Sat, 18 Jun 2022 10:41:46 -0700 Subject: [PATCH] update readme to include seriousness of development phase --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c6e98d5..5b06f36 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ a maubot plugin that tracks the last message timestamp of a user across all rooms in a space, and kicks them from the space and all rooms after a period of inactivity. + +this plugin is nowhere near finished, please ignore until a release is properly cut.