Open DecentralizedDan opened 2 years ago
In the case that a user posts a malicious website, Bouncer will send to BE:
Here are the Discord API docs for the user object, which we'd be getting these values from: https://discord.com/developers/docs/resources/user#user-object
For client-side implementation (which will probably happen first) see #53
@DecentralizedDan What is the BE? The backend?
BE
In the case that a user posts a malicious website, Bouncer will send to BE:
Here are the Discord API docs for the user object, which we'd be getting these values from: https://discord.com/developers/docs/resources/user#user-object
For client-side implementation (which will probably happen first) see #53