Skip to content

⚙️ Want to export all your member's levels from Tatsu Bot into JSON? This script will do it all!

Notifications You must be signed in to change notification settings

VulpoTheDev/Tatsu-Level-Exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tatsu Member Levels to JSON

This script will get all the users from your discord server and simply calls the API from tatsu to fetch the level of each user and then saves it to a json file. This will avoid hitting the ratelimit of the tatsu API and will allow you to use the data for other purposes such as migrating to another leveling bot or "just in case" situations.

How to use

  1. Install the dependencies (yarn install)
  2. Copy the .env.example into .env providing the token of your bot, guild id and the tastu API Key (This can be retreived via t!apikey create) along with the BASE APIs (Which are prefilled for you already)
  3. Let her rip (yarn start)

Resources

About

⚙️ Want to export all your member's levels from Tatsu Bot into JSON? This script will do it all!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published