`/discordsrv migrate` command
granny opened this issue ยท 0 comments
Why?
idk man someone wanted it so there's some demand for it
What and How?
Up to interpretation. End goal is a DiscordSRV command that allows you to migrate your SQL database , and vice versa.
Are there alternatives?
@Agrrox shared a python script for converting from an .sql
file to .json
in DiscordSRV/Documentation#35
Checks
- I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.
Anything else
Currently if a database connection is found, the JSON file is automatically migrated into the database. A command wouldn't hurt to have.