Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL support? #105

Open
Tomoli75 opened this issue Apr 21, 2019 · 1 comment
Open

MySQL support? #105

Tomoli75 opened this issue Apr 21, 2019 · 1 comment

Comments

@Tomoli75
Copy link

Can this run on MySQL?
I have a server already running it, and would like to make my own ban system.
(Would pull request if it works well)

@squareware
Copy link

You could, you just need to rewrite how the data is parsed and retrieved to the sql database.

All you need for your nodejs
https://www.w3schools.com/nodejs/nodejs_mysql.asp

And follow the tutorials if you are not familiair with javascript / sql.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants