interlock-network / bouncer

Discord bot to scan & neutralize malicious links
GNU General Public License v3.0
5 stars 0 forks source link

Server should be able to add an arbitrary action to Bouncer to a normal request #96

Closed DecentralizedDan closed 2 years ago

DecentralizedDan commented 2 years ago

We don't currently have a way to push actions to Bouncer

Because we can't push actions, we can do the distant next best thing, which is to add an action to a response for an unrelated request. Here's the flow:

NOTE: We'd need a way for a given Bouncer instance to send a message back to BE that a given re-classified URL has been correctly dealt with.