Skip to content

Parses some database entries from a mysql teamspeak database to an easy readable file format like json

Notifications You must be signed in to change notification settings

Biocrafting/TsDatabaseToJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TsDatabaseToJson

How to start

git clone https://github.com/Biocrafting/TsDatabaseToJson  
cd ./TsDatabaseToJson    
npm install  
npm start  

You probably need to edit the dbconfig.json to establish a connection to the right database.

If everything done correctly, there should be a new file in the result folder which contains all requiered data.

About

Parses some database entries from a mysql teamspeak database to an easy readable file format like json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published