Security / Verification bot

Status
This thread has been locked.

Tastex

Feedback score
0
Posts
7
Reactions
2
Resources
0
G'day,

I'm after a developer for our discord server, we have 1 custom bot which tracks every single invited users including there IP address for location purposes. What we are trying to do now is create a verification system where the user that join not only needs to complete the verification but provide informations about what they are doing and what they are wanting from this server. The problem we have having is that we are getting raided every two seconds so need some ideas on how to prevent this with some sort of security system whether this is possible or not?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

alhassanv

Backend Developer
Premium
Feedback score
15
Posts
285
Reactions
89
Resources
0
G'day,

I'm after a developer for our discord server, we have 1 custom bot which tracks every single invited users including there IP address for location purposes. What we are trying to do now is create a verification system where the user that join not only needs to complete the verification but provide informations about what they are doing and what they are wanting from this server. The problem we have having is that we are getting raided every two seconds so need some ideas on how to prevent this with some sort of security system whether this is possible or not?
IP and location isn't something the discord api tracks
 

alhassanv

Backend Developer
Premium
Feedback score
15
Posts
285
Reactions
89
Resources
0
You could have a captcha as the verification system, easy to make, and quiate secure.

I can do this if you still need to make your server secure.
If you do this, please make sure you include privacy policy since you will be collecting ips.
 

Yule

Deactivated
Feedback score
17
Posts
285
Reactions
56
Resources
0

Anish

Developer
Supreme
Feedback score
9
Posts
365
Reactions
176
Resources
0
If you do this, please make sure you include privacy policy since you will be collecting ips.
One way hash them the right way and you'll be fine. Basically every site collects IP's whether it's by themselves or a third party.
 

alhassanv

Backend Developer
Premium
Feedback score
15
Posts
285
Reactions
89
Resources
0
Status
This thread has been locked.
Top