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
22 stars 7 forks source link

catch on attempting to kick users #60

Closed jjj333-p closed 1 month ago

jjj333-p commented 7 months ago

for some reason exceeding the ratelimit crashes the entire bot process? nodejs is misery image

jjj333-p commented 7 months ago

https://github.com/jjj333-p/spam-police/blob/a2ac839125f7c9d0b2af5b4fec83caaeb99a1b5d/modules/message.js#L178

it already has a catch on it, why is it still crashing the client?

jjj333-p commented 1 month ago

closing as handled in the rewrite