ErdbeerbaerLP / CF-MR-Bot

A discord bot, which informs users about new files of mods on curseforge and modrinth
MIT License
10 stars 6 forks source link

[Feature] Use embedded MariaDB for portability & easier use #74

Open ROMVoid95 opened 2 years ago

ROMVoid95 commented 2 years ago

Since it uses SQL it would make the setup and use much faster if it used MariaDB4j.

It can also use an existing SQL binary if the host already has it instead.