How to create a !verify command with Discord.js and mysql

混江龙づ霸主 提交于 2020-01-16 16:07:32

问题


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?

来源:https://stackoverflow.com/questions/57545221/how-to-create-a-verify-command-with-discord-js-and-mysql

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!