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
2022-06-21 07:37:09 -07:00
kickbot include option to track reaction events 2022-06-21 07:33:36 -07:00
base-config.yaml include option to track reaction events 2022-06-21 07:33:36 -07:00
maubot.yaml initial commit, super basic bot that just tracks last message sent in the current room. lots of comments for what to do next. 2022-06-18 10:40:20 -07:00
README.md update readme 2022-06-21 07:37:09 -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 plugin is nowhere near finished, please ignore until a release is properly cut.