SocksTheWolf / AntiScamBot

A discord bot that shares commission scammer ban lists
https://scamguard.app/
MIT License
5 stars 3 forks source link

Add a command that allows for reporting outside of the control server #32

Closed SocksTheWolf closed 7 months ago

SocksTheWolf commented 9 months ago

Goal: Implement a Discord modal that allows for moderators to report commission scams without having to be in the control server. This can be brought up by any user with the administrator or ban permission.

This would direct the correct information to the TAG control server, by making a reported post. There would be a significant server wide cooldown implemented as well to prevent users from abusing it.

SocksTheWolf commented 7 months ago

This would also need the system for registering report thread ids to scammer ids, such that we can make sure we don’t create duplicate posts.

Scamcheck, when ran in the control server should link to the posts as well.

Report commands would also need to have a message type in the relay system to allow for the sub instances to report as well