jjj333-p / spam-police

A matrix bot to monitor and respond to investment scam spamming across the matrix platform, for example in rooms with a permanently offline admin.
GNU Affero General Public License v3.0
21 stars 8 forks source link

If the bot is kicked, record this fact in a database of rooms to avoid #18

Closed bkil closed 1 year ago

bkil commented 1 year ago

Related #17

jjj333-p commented 1 year ago

could make the +leave cmd work for people other than just me, also clean up that code

jjj333-p commented 1 year ago

so some investigating, it would take more work to tell if it was kicked v.s. just me making it leave, however i suppose if i made it leave from a room then it should also blacklist that room

jjj333-p commented 1 year ago

okay this has been implemented, the only thing left to do is make a blacklist command for admins, but the first thing i have to do is add a config for admin users