This tool allows you to generate AppData.lua
file for MoP TradeSkillMaster_AuctionDB addon.
API_KEY
- API Key from this page: https://tauriwow.com/account#amanage/charapiSECRET_KEY
- Secret Key from this page: https://tauriwow.com/account#amanage/charapiSTORMFORGE_API_KEY
- API Key from this page: https://stormforge.gg/account#apikeySTORMFORGE_SECRET_KEY
- Secret Key from this page: https://stormforge.gg/account#apikey
Fill all required .env variables and run yarn run start
to launch the script.
If you prefer the JS version - run yarn run build
instead of the start command and use files in dist
folder.