diff --git a/README.md b/README.md index 5b06f36..3df291e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # kickbot -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. +a maubot plugin that tracks the last message timestamp of a user across any room that the bot is in, and +generates a simple report. + +supports simple threshold configuration and the option to also track "reaction" activity. you can also exempt +users from showing as "inactive" in the report by setting their ignore status. this plugin is nowhere near finished, please ignore until a release is properly cut.