very easy discord bot js

Status
This thread has been locked.

Khafra

✨ Buy my BTC
Deactivated
Feedback score
67
Posts
391
Reactions
321
Resources
0
need a bot that gets user input and uses a mysql search to look for the username in the database. if it is found, the info shown below should be sent to the discord channel.

this is how the database is set up:
W10xi6t8QiWPc7TxbPWjKQ.png



https://www.w3schools.com/nodejs/nodejs_mysql.asp
mysql command
Code:
SELECT * FROM `accounts` WHERE `username` LIKE '${args}'
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top