View Single Post
  #4  
Old 04-30-2018, 10:58 PM
Speedz's Avatar
Speedz
Hill Giant
 
Join Date: Oct 2004
Location: Ocean Park, WA
Posts: 186
Default

You could have the bot only read/respond in PM.
Initial command to reset the password could be sent to the bot in private.

One step further, use the date and discord ID as a hash salt in the password.
Then only give the passwords a specific TTL. Pass that time you need to get a new password.

Another thought that would require a server code change would be to have the server itself send the password to a previously entered discord user name. With a TTL of course.
__________________
Just another face in the crowd..
Reply With Quote