I am trying to create a verification command that checks if a user is registered on my site, and changes the discord nickname to the site nickname. The command will be !verify nickname, and the bot will do the connection and return the results.
This is for a Windows server running XAMPP. Does someone knows how to do it or have a tutorial?