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.
Go to file
2023-06-09 11:25:19 -07:00
kickbot add ability to find guests in other rooms, needs more error handling 2023-06-09 11:25:19 -07:00
base-config.yaml include option to track reaction events 2022-06-21 07:33:36 -07:00
maubot.yaml add ability to find guests in other rooms, needs more error handling 2023-06-09 11:25:19 -07:00
README.md add comments to reflect the recently realized and unintentional behavior of the ignore command 2022-06-28 13:43:19 -07:00

kickbot

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 will be re-set when the user becomes active again, so this is useful for someone who is going on an extended hiatus! also this is an accident and will hopefully be a more permanent design in the future.

this plugin is nowhere near finished, please ignore until a release is properly cut.