Commit Graph

17 Commits

Author SHA1 Message Date
William Kray
a4c31c7a14 fix some error handling if the bot is not in a room in the space 2023-07-01 10:04:42 -07:00
William Kray
d3268bb106 reference rooms by name for easier recognition 2023-06-12 12:12:41 -07:00
William Kray
1499be26c1 update wording of report for clarity 2023-06-12 09:11:12 -07:00
William Kray
d02636d18a remember to wrap purging in admin check 2023-06-11 00:17:50 -07:00
William Kray
161c6f04ad a few extra commands and cleaner code to actually purge people from space rooms 2023-06-11 00:03:37 -07:00
William Kray
a4260e3543 no workie yet 2023-06-10 16:46:28 -07:00
William Kray
5674ad0e2b add ability to find guests in other rooms, needs more error handling 2023-06-09 11:25:19 -07:00
William Kray
16b3b5b318 make guests command open to all 2022-10-28 15:16:25 -07:00
William Kray
d9825d515c add guests command 2022-10-28 14:49:51 -07:00
William Kray
5bc0fd5cb2 fix some formatting to make it easier to copy-paste lists of users 2022-08-20 18:51:32 -07:00
William Kray
c8bc3ec584 include a response of who was added/dropped during sync command 2022-07-22 16:16:42 -07:00
William Kray
cd686033b4 add comments to reflect the recently realized and unintentional behavior of the ignore command 2022-06-28 13:43:19 -07:00
William Kray
9a12dec6eb include option to track reaction events 2022-06-21 07:33:36 -07:00
William Kray
9e767eebff remove unnecessary lines 2022-06-20 23:29:53 -07:00
William Kray
669fe5a5d8 improvements
- sync: purge mxids from tracking table if they are not in the
    master-room
  - config: allow configurable thresholds in days of inactivity
2022-06-20 09:23:09 -07:00
William Kray
5095116775 improve basic functionality 2022-06-20 01:49:41 -07:00
William Kray
7f1b872723 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